ImportError: No module named graph_tool.all
Hi, I am new in using graph_tool.After I have installed graph_tool,it shows"No module named graph_tool.all" I don't know how to solve this problem. I think I have successfully generated the makefile and correctly compiled it. Attached file 2nd is the output when I compiled the graph_tool. Attached file 3rd is the output when I configured graph_tool. I have tried many times,but it still doesn't work.Who can help me? Thanks a lot.
Sorry about the file 3rd, I forgot attaching it. 2012/6/14 任强 <renq654321@gmail.com>
Hi, I am new in using graph_tool.After I have installed graph_tool,it shows"No module named graph_tool.all" I don't know how to solve this problem. I think I have successfully generated the makefile and correctly compiled it.
Attached file 2nd is the output when I compiled the graph_tool. Attached file 3rd is the output when I configured graph_tool.
I have tried many times,but it still doesn't work.Who can help me? Thanks a lot.
On 06/14/2012 10:54 AM, 任强 wrote:
Hi, I am new in using graph_tool.After I have installed graph_tool,it shows"No module named graph_tool.all" I don't know how to solve this problem. I think I have successfully generated the makefile and correctly compiled it.
Attached file 2nd is the output when I compiled the graph_tool. Attached file 3rd is the output when I configured graph_tool.
I have tried many times,but it still doesn't work.Who can help me?
Did you install it with 'make install'? -- Tiago de Paula Peixoto <tiago@skewed.de>
participants (2)
-
Tiago de Paula Peixoto -
任强