>>>>> "Darren" == Darren Dale <[EMAIL PROTECTED]> writes:

    Darren> I had to alter the following lines from backend_gtkcairo,
    Darren> from

    Darren> import matplotlib.backends.backend_cairo as be_cairo from
    Darren> matplotlib.backends.backend_gtk import *

    Darren> 
"/usr/lib64/python2.4/site-packages/matplotlib/backends/backend_gtkcairo.py",
    Darren> line 11, in ?  import matplotlib.backends.backend_cairo as
    Darren> be_cairo AttributeError: 'module' object has no attribute
    Darren> 'backends'


My guess is that you were running your test code in which there was a
"matplotlib" dir that was not *the* matplotlib install dir.

Possible?

JDH

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to