Hi,
I'm trying to make an executable using python 2.4.3 py2exe 0.6.8 Matplot 0.87.4

I've tried the setup file described in http://starship.python.net/crew/theller/moin.cgi/MatPlotLib but it didn't work. The error message that I've got was this below.
Is there anybody who know how to make a setup file with matplotlib.get_py2exe_datafiles() ?

Thanks,
Jenny



C:\DDTAF\Run>DDTAF.exe s
Traceback (most recent call last):
  File "main.py", line 3, in ?
ImportError: No module named pylab

C:\DDTAF\Run>pause
Press any key to continue . . .
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to