[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: On integrating simulator in gschem
On Sun, Mar 14, 2010 at 01:27:39PM -0500, John Griessen wrote:
> A python scripted wave viewer seems good to me.
> I couldn't get it to run yet though...
>
> ./oscopy_ui.py &
> [1] 31087
> john@toolbench:/moredata/src-geda-others/oscopy$ Traceback (most recent call last):
> File "./oscopy_ui.py", line 14, in <module>
> import oscopy
> File "/moredata/src-geda-others/oscopy/oscopy/__init__.py", line 3, in <module>
> from figure import Figure
> File "/moredata/src-geda-others/oscopy/oscopy/figure.py", line 45, in <module>
> import matplotlib.pyplot as plt
> ImportError: No module named matplotlib.pyplot
The README file lists the following dependencies:
* python
* python-numpy
* python-matplotlib
* python-dbus
The above error says that Python can't find matplotlib.
--
Ivan Stankovic, pokemon@xxxxxxxxxxxxxx
"Protect your digital freedom and privacy, eliminate DRM,
learn more at http://www.defectivebydesign.org/what_is_drm"
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user