Hi all,

I cannot build matplotlib from latest svn. I am using SuSE Linux 10.0 on
x86_64.

  python setup.py install
============================================================================
BUILDING MATPLOTLIB
            matplotlib: 0.90.1 (r3634)
              platform: linux2

REQUIRED DEPENDENCIES
                 numpy: 1.0.4.dev3937
             freetype2: 9.8.3

OPTIONAL DEPENDENCIES
Traceback (most recent call last):
  File "setup.py", line 223, in ?
    if check_for_gtk() and (BUILD_GTK or BUILD_GTKAGG):
  File "/usr/local/svn/matplotlib/setupext.py", line 411, in check_for_gtk
    print_status("Gtk+", "gtk+: %s, glib: %s, pygtk: %s, pygobject: %s" %
AttributeError: 'module' object has no attribute 'pygobject_version'

Nils



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to