Hopefully there is an obvious answer to this question: Am I supposed to copy
some file to create Gnuplot.py?
I'm installing to a non-default location, so I run
python setup.py install --prefix /my/location
Everything works great without issue, or so it seems. But I don't get a
Gnuplot.py file. It doesn't come in the 1.8 tar.gz file and it's not in the
repository, so I thought setup.py would create this file.
Sorry if I've overlooked something strait forward in README.txt.
I'm running on a Linux machine and
Python 2.4.3
gnuplot 4.2 patchlevel 4
numpy 1.3.0
Thanks,
Yann
|