On 11/02/10 04:56, Grigor Kolev wrote:
Use cx_freeze but you cannot make exe in ubuntu must use Windows
OK, I have installed cx_freeze on my windows, but when I compile with cx_freeze, it generate error : ---------------------------------------Begin error--------------------------------------------------------------------------------------------------------------

Missing modules:
? Image imported from matplotlib.image
? PyQt4.QtGui imported from matplotlib.pyplot
? _scproxy imported from urllib
? _transforms imported from matplotlib.dates
? _wxagg imported from matplotlib.backends.backend_wxagg
? config imported from matplotlib
? gobject imported from matplotlib.pyplot
? mpl_toolkits.natgrid imported from matplotlib.mlab
? nose imported from numpy.testing.nosetester
? numpy.core.integer imported from numpy.fft.helper
? numpy.core.signbit imported from numpy.testing.utils
? pkg_resources imported from pytz
? pyemf imported from matplotlib.backends.backend_emf
? pytz.zoneinfo imported from matplotlib.dates
? qt imported from matplotlib.pyplot
? scipy imported from numpy.testing.nosetester
? win32pdh imported from numpy.testing.utils
------------------------------END of Error-------------------------------------------------------------------------------------------------------------------
Harya Dananjaya

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to