|
From: Carl W. <car...@ya...> - 2006-10-11 17:59:58
|
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
|