[SciPy-user] ploting in scipy
Otto Tronarp
otttr440 at student.liu.se
Tue Jan 28 07:42:08 EST 2003
Verify that you have gnuplot installed on your machine and that it is in
the path (what does which gnuplot returns?)
Regards,
Otto
On Tue, 2003-01-28 at 13:23, Agustin Lobo wrote:
> 1. I understand that plt requires wxpython, which seems to me
> too an extensive package for creating graphic applications. All I need
> is ploting relatively simple graphics, so this seems not to be the way to
> go. Am I wrong?
>
> 2. For gplt, if I do, as suggested in the tutorial:
> >>> from scipy import gplt
> >>> gplt.plot((1,2,3))
> Traceback (most recent call last):
> File "<stdin>", line 1, in ?
> File
> "/tmp/SciPyTest/linux2/lib/python2.1/site-packages/scipy/gplt/interface.py",
> line 106, in plot
> File
> "/tmp/SciPyTest/linux2/lib/python2.1/site-packages/scipy/gplt/pyPlot.py",
> line 132, in plot File
> "/tmp/SciPyTest/linux2/lib/python2.1/site-packages/scipy/gplt/pyPlot.py",
> line 702, in _init_plot
> File
> "/tmp/SciPyTest/linux2/lib/python2.1/site-packages/scipy/gplt/pyPlot.py",
> line 820, in _send
> IOError: [Errno 32] Broken pipe
>
> Any idea on what's wrong?
>
> Thanks
>
> Agus
>
> Dr. Agustin Lobo
> Instituto de Ciencias de la Tierra (CSIC)
> Lluis Sole Sabaris s/n
> 08028 Barcelona SPAIN
> tel 34 93409 5410
> fax 34 93411 0012
> alobo at ija.csic.es
>
>
>
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-user
--
Otto Tronarp <otttr440 at student.liu.se>
More information about the SciPy-User
mailing list