Dear list,<br><br>I am attempting to build a python based project off SourceForge, iTorrent (<a href="http://sourceforge.net/project/showfiles.php?group_id=163841&package_id=185388&release_id=415006">http://sourceforge.net/project/showfiles.php?group_id=163841&package_id=185388&release_id=415006
</a>).  The project is built with py2exe, includes bittorrent 4.4 and appears to require a number of dependent modules.  This is the error message that I receive when I build:<br><br>    The following modules appear to be missing
<br>    ['FCNTL', 'Foundation', 'OpenSSL', '_curses', 'entropy', 'gdk', 'kqsyscall', 'ltihooks', 'mxDateTime.__version__', 'resource', 'win32com.gen_py'
]<br><br>I have installed the following modules:<br>py2exe-0.6.6.win32-py2.4<br>pywin32-210.win32-py2.4<br>ctypes-1.0.2.win32-py2.4<br>pygtk-2.10.2.win32-py2.4<br>pyobject-2.12.3-1.win32-py2.4<br>pycairo-1.2.6.1.win32-py2.4
<br>egenix-mx-base.3.0.0..win32-py2.4<br>gtk+2.10.11<br>wxPython2.8-win32-unicode-2.8.4-py24<br>winshell02<br><br>Can anyone help me get bootstrapped?  What is the best way of hunting down these modules?<br><br>Thank you, and I hope that your help will in turn allow me to contribute to the community.
<br><br>-Chris Judd