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

MacPorts noreply at macports.org
Thu Sep 8 15:09:02 CEST 2016


#52189: py-graph-tool does not work after installation
-----------------------------+---------------------
  Reporter:  thomas.faure@…  |      Owner:  tiago@…
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.3.4
Resolution:                  |   Keywords:
      Port:  py-graph-tool   |
-----------------------------+---------------------
Description changed by mf2k@…:

Old description:

> 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

New description:

 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#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list