Py2exe error
by Joshua Leihe other posts by this author
Nov 6 2009 9:41PM messages near this date
Re: extracting info from media files
|
Re: Py2exe error
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
Thread:
Joshua Leihe
Chris Rebert
|