problem with using gnuplot/demo.py

diljeet kaur diljeet_kr at yahoo.com
Thu Apr 10 07:25:27 EDT 2008


hi
i want to use gnuplot with python
i installed it  seemingly successfully
but when i try to run demo.py it gives the following error


Traceback (most recent call last):
  File "C:\Python23\Lib\site-packages\Gnuplot\demo.py", line 113, in ?
    demo()
  File "C:\Python23\Lib\site-packages\Gnuplot\demo.py", line 39, in demo
    g.reset()
  File "C:\Python23\Lib\site-packages\Gnuplot\_Gnuplot.py", line 355, in reset
    self('reset')
  File "C:\Python23\Lib\site-packages\Gnuplot\_Gnuplot.py", line 199, in __call__
    self.gnuplot(s)
  File "C:\Python23\Lib\site-packages\Gnuplot\gp_win32.py", line 125, in __call__
    self.write(s + '\n')


im using python23 & gnuplot1.7

please help


      Save all your chat conversations. Find them online at http://in.messenger.yahoo.com/webmessengerpromo.php
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080410/e1bdf820/attachment.html>


More information about the Python-list mailing list