Using setuptools (from
http://regebro.wordpress.com/2009/02/01/setuptools-and-easy_install-for-pyth
on-3/) to easy_install comtypes-0.6.0 on Python 3.1, I get the following
error.

 

---

PS C:\> easy_install C:\Users\jaraco\Downloads\comtypes-0.6.0.zip

Processing comtypes-0.6.0.zip

Running comtypes-0.6.0\setup.py -q bdist_egg --dist-dir
c:\users\jaraco\appdata\local\temp\easy_install-wuhpqa\comtypes-0.6.0\egg-di
st-tmp-k0vdxz

error: Setup script exited with error: SandboxViolation:
open('C:\\Python\\lib\\lib2to3\\Grammar3.1.0.candidate.2.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.

---

 

I'm not sure this is a bug with setuptools or with comtypes, or maybe it's
something else.  In any case, I wanted to report this for consideration.

 

Regards,

Jason

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
comtypes-users mailing list
comtypes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/comtypes-users

Reply via email to