[Numpy-discussion] How to get execatuble file from Python with NumPy import?

Neven Gorsic N.Gorsic at vipnet.hr
Tue Jun 6 10:24:33 EDT 2006


Py2exe doesn't work! In the end of compilation I get message:
 
The following modules appear to be missing:

['Pyrex', 'Pyrex.Compiler', '_curses', 'fcompiler.FCompiler',
'lib.add_newdoc',
'pre', 'pylab', 'setuptools', 'setuptools.command',
'setuptools.command.egg_info
', 'win32api', 'win32con', 'win32pdh', 'numpy.core.equal',
'numpy.core.less', 'n
umpy.core.less_equal']
 
Neven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20060606/8adb59eb/attachment.html>


More information about the NumPy-Discussion mailing list