Menu

#2 easy_install fails on OS X

open
nobody
5
2013-02-01
2013-02-01
Anonymous
No

Any ideas what's wrong here? Thanks.
----
$ sudo easy_install dblatex
Searching for dblatex
Reading http://pypi.python.org/simple/dblatex/
Reading http://dblatex.sf.net
Best match: dblatex 0.3.4
Downloading http://pypi.python.org/packages/source/d/dblatex/dblatex-0.3.4.tar.bz2#md5=bd633cdd0198d78340e96507600a6198
Processing dblatex-0.3.4.tar.bz2
Running dblatex-0.3.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Yse18R/dblatex-0.3.4/egg-dist-tmp-DOxxaw
error: SandboxViolation: open('/dev/null', 'w') {}

The package setup script has attempted to modify files on your system
that are not within the EasyInstall build area, and has been aborted.

This package cannot be safely installed by EasyInstall, and may not
support alternate installation locations even if you run its setup
script by hand. Please inform the package's author and the EasyInstall
maintainers to find out if a fix or workaround is available.
$ which python
/Library/Frameworks/Python.framework/Versions/2.7/bin/python
----

Discussion


Log in to post a comment.

MongoDB Logo MongoDB