Hi,

 I am using Ubuntu 10.10, and installed matplotlib from the
repository. But when running an example file embedding plot in Qt4 I
got the following errors:


[11:34 PM] $ python embedding_in_qt4.py
Traceback (most recent call last):
 File "embedding_in_qt4.py", line 16, in <module>
   from matplotlib.backends.backend_qt4agg import FigureCanvasQTAgg
as FigureCanvas
ImportError: No module named backends.backend_qt4agg


Any extra steps for installing Qt4Agg backend ?

Thanks !

Best regards,
Forest

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to