Thanks for the help! The installation is working now but there still seems to be an issue:

from graph_tool import Graph

File "/usr/lib/python3/dist-packages/graph_tool/__init__.py", line 114, in <module>
     dl_import("from . import libgraph_tool_core as libcore")
File "/usr/lib/python3/dist-packages/graph_tool/dl_import.py", line 61, in dl_import
     exec(import_expr, local_dict, global_dict)
File "<string>", line 1, in <module>
     ImportError: /lib/x86_64-linux-gnu/libboost_python27.so.1.67.0: undefined symbol: PyString_Type

I installed graph-tool via "sudo apt-get install python3-graph-tool" as I need to use it with python3. However it seems as if the installed version uses a python2 boost dependency?

Did I do something wrong? Could you please help me once more?

Cheers
Martin

Tiago de Paula Peixoto <tiago@skewed.de> hat am 13. Juni 2019 um 23:13 geschrieben:


Am 13.06.19 um 18:38 schrieb Spam Spam:
What do I need to do now? I'm still getting the error...

Maybe some "sudo apt-get update" or something? But it does not work...

You were just supposed to wait.

You can try again now (after running "apt-get update").

Best,
Tiago

--
Tiago de Paula Peixoto <tiago@skewed.de>
_______________________________________________
graph-tool mailing list
graph-tool@skewed.de
https://lists.skewed.de/mailman/listinfo/graph-tool