Issue importing graph_tool into eclipse PyDev
20 Jun
2019
20 Jun
'19
9:27 a.m.
When trying to import graph_tool into eclipse workbench, the library seems to be so big (or have a circular redundancy) and never finish to index it. I solved the problem by executing exec("from graph_tool.all import *") But with this i have no autocompletition and is really painful because all the calls to the library appears as not found functions and looses all the sense to use an IDE. Does anyone have this problem before (in eclipse or any other IDE)? Best, Leandro Radusky
2372
Age (days ago)
2372
Last active (days ago)
0 comments
1 participants
participants (1)
-
Leandro Radusky