Well the title says it all...
I tried to install gnuplot-py-1.6 on my TiBook (OsX 10.2.2).
This is what I end-up with:
...
gnuplot-py-1.6/utils.py
gnuplot-py-1.6/PKG-INFO
python setup.py build
Traceback (most recent call last):
File "setup.py", line 25, in ?
from __init__ import __version__
File "__init__.py", line 177, in ?
from PlotItems import PlotItem, Func, File, Data, GridData
File "PlotItems.py", line 34, in ?
import Numeric
ImportError: No module named Numeric
### execution of python failed, exit code 1
Failed: compiling gnuplot-py-1.6-1 failed
Is there something I missed?
Thanks,
Manu
