I installed numeric, gnuplot, and gnuplot-py. When I try to run python demo.py, I get this:
---
Traceback (most recent call last):
File "demo.py", line 22, in ?
import Gnuplot, Gnuplot.funcutils
ImportError
:
No module named Gnuplot
---
Please advise,
Carl
|