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=0bafdc4e13ea2b1a3bddf36b5af108c4Processing 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就没有这个问题