Py2exe error

Joshua Leihe jleihe at gmail.com
Sat Nov 7 00:40:24 EST 2009


Hello, I was wondering if anyone know how to fix this.
When I try to import py2exe version 0.6.9, using the command "import py2exe"
I get the following error message.

Warning (from warnings module):
  File "C:\Program Files\Python25\lib\site-packages\py2exe\build_exe.py",
line 16
    import sets
DeprecationWarning: the sets module is deprecated

Apparently something is wrong with the sets module, but I don't know how to
fix it.
Any ideas?

Thanks a million,
Joshua
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091106/58b40471/attachment.html>


More information about the Python-list mailing list