[Distutils] zip eggs not accessible when running setuptools under IIS
primco
primco at gmail.com
Mon Sep 11 21:22:10 CEST 2006
Fixing the sys.path[0].startswith('\\\\?\\') Path prefex thing didn't help.
I've checked my path and I don't get an error on folder eggs as they get
appended to sys.path. However, the zip eggs are not in sys.path and it
appears that this is the problem. Once again, doesn't this point to
zipimport not working?
--
View this message in context: http://www.nabble.com/zip-eggs-not-accessible-when-running-setuptools-under-IIS-tf2242368.html#a6253064
Sent from the Python - distutils-sig forum at Nabble.com.
More information about the Distutils-SIG
mailing list