[Tutor] regarding GNUPLOT and MATPLOTLIB..

Jason Massey jason.massey at gmail.com
Mon Oct 23 19:17:10 CEST 2006


Very possible:

For gnuplot:

http://gnuplot-py.sourceforge.net/

See the instructions for using on Windows.


For Matplotlib:

http://matplotlib.sourceforge.net/installing.html


Possibly what's confusing you is that both versions have external
dependencies such as Numpy and Numeric (are those the same?  I'll admit to
being confused on the whole numpy, numeric, numarray which is which
probelm).  Both pages have the dependencies listed as well as links and
installation instructions.

In fact the error message you posted earlier about importing Matplotlib
includes detailed information about why you couldn't import matplotlib: You
didn't have numeric installed.

-

A bit of googling goes a long way.



On 10/23/06, Asrarahmed Kadri <ajkadri at googlemail.com> wrote:
>
>
>
>
>
> Is it possible to use these tools on WIndows machine ????
>
>
>
> --
> To HIM you shall return.
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20061023/24fb0bc3/attachment.html 


More information about the Tutor mailing list