I do. I tried re-installing scipy but the same thing is happening. I thought for a moment that somehow this might be connected to graph tool. Since it's not, I will look for somewhere else for the solution.
Thank you Snehal On Dec 22, 2017 7:17 PM, "Tiago de Paula Peixoto" <[email protected]> wrote: 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 <[email protected]> _______________________________________________ graph-tool mailing list [email protected] https://lists.skewed.de/mailman/listinfo/graph-tool
_______________________________________________ graph-tool mailing list [email protected] https://lists.skewed.de/mailman/listinfo/graph-tool
