推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
yakczh
V2EX  ›  Python

运行easy_install 提示: SandboxViolation

  •  
  •   yakczh · Aug 20, 2013 · 3426 views
    This topic created in 4643 days ago, the information mentioned may be changed or developed.
    g:\Python32\Scripts\easy_install.exe bottle
    Searching for bottle
    Reading https://pypi.python.org/simple/bottle/
    Best match: bottle 0.11.6
    Downloading https://pypi.python.org/packages/source/b/bottle/bottle-0.11.6.tar.gz#md5=0bafdc4e13ea2b1a3bddf36b5af108c4
    Processing bottle-0.11.6.tar.gz
    Writing d:\temp\easy_install-rdykol\bottle-0.11.6\setup.cfg
    Running bottle-0.11.6\setup.py -q bdist_egg --dist-dir d:\temp\easy_install-rdykol\bottle-0.11.6\egg-dist-tmp-r46ruo
    error: Setup script exited with error: SandboxViolation: open('g:\\Python32\\lib\\lib2to3\\Grammar3.2.0.final.0.pickle', 'wb') {}

    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.


    换成python26就没有这个问题
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3326 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 13:43 · PVG 21:43 · LAX 06:43 · JFK 09:43
    ♥ Do have faith in what you're doing.