igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] Python3 igraph import error on Cygwin


From: Tamás Nepusz
Subject: Re: [igraph] Python3 igraph import error on Cygwin
Date: Sat, 17 Aug 2013 20:54:19 +0200

> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]