> Unfortunately it's still giving the same ImportError on > imp.load_dynamic(...). I've attached a patch file containing the changes. > Note initially this created igraph_core.cpython-32m.dll and igraph_core.py. > Because of the apparent naming conflict issue mentioned earlier, I had to > rename igraph_core.py to _igraph.py. > > Thanks for all your suggestions on this. Again, this issue is no longer > holding me up, but let me know if you have any other suggestions to try. An update on this thread in case someone ends up here by following a Google search: I tried to reproduce the problem with the most recent version of Cygwin (downloaded yesterday) to no avail -- igraph and its Python interface compiled just fine for me and all the test cases passed without any modifications to the codebase.
-- T. _______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
