V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
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 · 2013-08-20 10:51:43 +08:00 · 2940 次点击
    这是一个创建于 3930 天前的主题,其中的信息可能已经有所发展或是发生改变。
    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就没有这个问题
    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   909 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 22ms · UTC 21:10 · PVG 05:10 · LAX 14:10 · JFK 17:10
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.