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
_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to