yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #24377
Re: [Question #693995]: Cant import scipy.stats
Question #693995 on Yade changed:
https://answers.launchpad.net/yade/+question/693995
Status: Open => Answered
Manfred Hampl proposed the following answer:
You probably need to install python3-scipy (and not python-scipy)
For debugging purposes you could check the path where modules are searched in both your python and yade installations
print(sys.path)
--
You received this question notification because your team yade-users is
an answer contact for Yade.