[MacPorts] #33641: py27-graph-tool @2.2.15 won't build

MacPorts noreply at macports.org
Sun Jun 24 03:33:10 PDT 2012


#33641: py27-graph-tool @2.2.15 won't build
------------------------------------+---------------------------------------
  Reporter:  anthony.bak@…          |       Owner:  macports-tickets@…                   
      Type:  defect                 |      Status:  closed                               
  Priority:  Normal                 |   Milestone:                                       
 Component:  ports                  |     Version:  2.0.4                                
Resolution:  fixed                  |    Keywords:  graph-tool build lion python         
      Port:  py27-graph-tool        |  
------------------------------------+---------------------------------------

Comment(by tiago@…):

 Hi, the exact versions of object, pycairo and gtk are not important, and
 there are not any special features which are required for graph-tool.
 These modules need only to be there, and to be importable. You should try
 simply:

 {{{
     from gi.repository import Gtk, Gdk, GdkPixbuf
     import gobject
     import pycairo
 }}}

 And check what the errors are. If the above works, graph-tool's draw
 functions should work as well.

-- 
Ticket URL: <https://trac.macports.org/ticket/33641#comment:28>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list