hi list, i build BitTorrent-5.0.7 project in windows platform. When i run command build.bat, i've get error massages:
C:\Python24\BitTorrent-5.0.7>c:\Python24\python.exe -OO winsetup.py py2exe Traceback (most recent call last): File "winsetup.py", line 24, in ? from BitTorrent.platform import get_shell_dir, shellcon File "C:\Python24\BitTorrent-5.0.7\BitTorrent\__init__.py", line 49, in ? from BitTorrent.platform import get_temp_subdir, get_dot_dir, is_frozen_exe File "C:\Python24\BitTorrent-5.0.7\BitTorrent\platform.py", line 120, in ? from BTL.defer import ThreadedDeferred File "c:\Python24\lib\BTL\defer.py", line 15, in ? from twisted.internet import defer ImportError: No module named twisted.internet Anyone can help me solv this problem! Thanks,
_______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32