Skip to content

Instantly share code, notes, and snippets.

@lucky
Created February 21, 2010 17:27
Show Gist options
  • Save lucky/310420 to your computer and use it in GitHub Desktop.
Save lucky/310420 to your computer and use it in GitHub Desktop.
$ sudo easy_install -U eventlet
Searching for eventlet
Reading http://pypi.python.org/simple/eventlet/
Reading http://wiki.secondlife.com/wiki/Eventlet
Reading http://eventlet.net
Best match: eventlet 0.9.5
Downloading http://pypi.python.org/packages/source/e/eventlet/eventlet-0.9.5.tar.gz#md5=5f4363a8103aa5d6b26c069ae134077b
Processing eventlet-0.9.5.tar.gz
Running eventlet-0.9.5/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HMpHql/eventlet-0.9.5/egg-dist-tmp-csbnD_
error: SandboxViolation: chmod('/Users/jared/.python-eggs/greenlet-0.2-py2.6-macosx-10.6-universal.egg-tmp/tmppHzqf0.$extract', 493) {}
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment