yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #24367
[Question #693995]: Cant import scipy.stats
New question #693995 on Yade:
https://answers.launchpad.net/yade/+question/693995
Hello, I am currently trying to run a Yade script which requires scipy.stats, however when y try to import it I get the following message:
import scipy.stats
ModuleNotFoundError: No module named 'scipy'
===
However this module is installed, as I can successfully import it using python3. I have already run the prerequisites codes which appears on the 'installation' page with no results.
--
You received this question notification because your team yade-users is
an answer contact for Yade.