[MacPorts] #52189: py-graph-tool does not work after installation

MacPorts noreply at macports.org
Thu Sep 8 13:10:11 CEST 2016


#52189: py-graph-tool does not work after installation
----------------------------+--------------------------------
 Reporter:  thomas.faure@…  |      Owner:  macports-tickets@…
     Type:  defect          |     Status:  new
 Priority:  High            |  Milestone:
Component:  ports           |    Version:  2.3.4
 Keywords:                  |       Port:  py-graph-tool
----------------------------+--------------------------------
 after installing graph_tool on my Mac OSX 10.11.6 via macport (sudo port
 install py-graph-tool),

 I got an error when I tried to execute from graph_tool.all import *

 Traceback (most recent call last):
   File "graph.py", line 1, in <module>
     from graph_tool.all import *
   File "/usr/local/lib/python2.7/site-packages/graph_tool/__init__.py",
 line 106, in <module>
   File "/usr/local/lib/python2.7/site-packages/graph_tool/dl_import.py",
 line 57, in dl_import
   File "<string>", line 1, in <module>
 ImportError: cannot import name libgraph_tool_core


 Python 2.7.10

-- 
Ticket URL: <https://trac.macports.org/ticket/52189>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list