![](https://secure.gravatar.com/avatar/ce9b763e5a430118dce2cbe53295aae0.jpg?s=120&d=mm&r=g)
Hi, Does anyone have any experience with making executables of a scipy-using python script that uses a plotting function like gplt or plt? I canot get the executable to plot. Other methods of solving scipy-related problems with py2exe did not work so far (e.g. scipy.gplt in includes, etc). Thanks, Noko ------------------------------------------------------------------------------------------ This e-mail was checked by the e-Sweeper Service. For more information visit our website, Clearswift Corporation e-Sweeper : http://www.mimesweeper.com/products/esweeper/ ------------------------------------------------------------------------------------------
![](https://secure.gravatar.com/avatar/73f4e1ffd23622a339c1c9303615d7fe.jpg?s=120&d=mm&r=g)
"Ryan" == Ryan Krauss <ryanfedora@comcast.net> writes:
Ryan> I have heard of people doing it with matplotlib. The Ryan> py2exe question gets asked a lot on that list. Yep, so often in fact we made it a FAQ (with example) http://matplotlib.sourceforge.net/faq.html#PY2EXE JDH
![](https://secure.gravatar.com/avatar/db3e26b41ce2685178dfebe9546f3e2e.jpg?s=120&d=mm&r=g)
On 2005-07-13, Noko Phala <nphala@angloresearch.com> wrote:
Does anyone have any experience with making executables of a scipy-using python script that uses a plotting function like gplt or plt?
No, but I've use Gnuplot-py without any problems. -- Grant Edwards grante Yow! I represent a at sardine!! visi.com
participants (4)
-
Grant Edwards
-
John Hunter
-
Noko Phala
-
Ryan Krauss