Hello, I was wondering if anyone know how to fix this.<br>When I try to import py2exe version 0.6.9, using the command "import py2exe" I get the following error message.<br><br>Warning (from warnings module):<br>
File "C:\Program Files\Python25\lib\site-packages\py2exe\build_exe.py", line 16<br> import sets<br>DeprecationWarning: the sets module is deprecated<br><br>Apparently something is wrong with the sets module, but I don't know how to fix it.<br>
Any ideas?<br><br>Thanks a million,<br>Joshua <br>