Bug#678036: [Python-modules-team] Bug#678036: 1.7~rc1 causes FTBFS in nipype 0.5.3-1

2012-06-18 Thread Sandro Tosi
Hello, can you please provide a minimal test case I can use as example to forward upstream? thanks, Sandro On Mon, Jun 18, 2012 at 9:02 PM, Yaroslav Halchenko deb...@onerussian.com wrote: Package: python-networkx Version: 1.7~rc1-1 Severity: serious I was about to upload a fix for #664944

Bug#678036: [Python-modules-team] Bug#678036: 1.7~rc1 causes FTBFS in nipype 0.5.3-1

2012-06-18 Thread Yaroslav Halchenko
I wonder if smth like this would work (didn't even look what the graph is): python -c import pickle, networkx as nx; nx.to_scipy_sparse_matrix(pickle.load(open('/tmp/graph2debug.dat'))) and see attachment On Mon, 18 Jun 2012, Sandro Tosi wrote: Hello, can you please provide a minimal test