22 Dec
2017
22 Dec
'17
1:45 p.m.
On 22.12.2017 12:00, Snehal Shekatkar wrote:
/usr/lib/python3/dist-packages/graph_tool/__init__.py in <module>() 105 import numpy.ma 106 import scipy --> 107 import scipy.stats
This is not a graph-tool bug; it is a problem with your scipy installation. Do you observe the same problem when you import scipy.stats without importing graph-tool? -- Tiago de Paula Peixoto <tiago@skewed.de>