Gnuplot.py for win32

Jannie Hofmeyr jhsh at iafrica.com
Tue Oct 10 01:18:51 EDT 2000


José Luis Gallego" <gallegoj at unican.es> wrote:

> Does anyone know how to configure the Gnuplot.py (version 1.4) module
for
> Win32? I have installed Python20, Numpy, Gnuplot (gp371w32) and
win32all.

Under Python20 I had to change the following line in gp_win32.py

from win32pipe import popen

to

from os import popen

Jannie


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list