Comment 1 for bug 1039493

Revision history for this message
Tamás Nepusz (ntamas) wrote :

I haven't checked it yet, but I was wondering whether the above code snippet would compile; e.g., is "ig" the same as "igraph"?
Also, would it be possible to install valgrind, run "valgrind --log-file=valgrind.log python test.py" (where test.py is your code snippet that reproduces the problem) and attach the output of valgrind?

Thanks in advance. I'll try to reproduce the issue myself in the meanwhile.