[Distutils] zip eggs not accessible when running setuptools under IIS
David Primmer
primco at gmail.com
Sat Sep 9 03:47:33 CEST 2006
I've recently figured out how to do wsgi with IIS
http://pylonshq.com/project/pylonshq/wiki/ServePylonsWithIIS
But I have problem with setuptools. If I have any zip eggs used by the app
I'm trying to serve with IIS, I get a dependency not found error. If I
remove the .egg zip files and re-download those same packages with
--always-unzip, they work fine. There seems to be something preventing
zipimport from working.
thanks.
davep
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/distutils-sig/attachments/20060908/bdd79b01/attachment.html
More information about the Distutils-SIG
mailing list