[IronPython] No Module named Zlib import error after installing DLL

Andrew Evans evans.d.andrew at gmail.com
Thu Jun 3 19:38:49 CEST 2010


Hello I am trying to import the Zlib module after I have installed the DLL
in to the DLLs folder in IronPython

I am getting a no module named zlib

It probably has something to do with my environment variables, what do I
need to do get them to import. Currently my Environment Variables are set to


IRONPYTHONPATH C:\IronPython\DLLs\;
PATH C:\IronPython\;

Google isn't being all that helpful
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20100603/86522fca/attachment.html>


More information about the Ironpython-users mailing list