19 Apr
2018
19 Apr
'18
12:16 p.m.
IIRC you used python3 to run the tests - does "python3 ./simple.py tuto_sfepy.py" help?
r.
On 04/19/2018 11:04 AM, Jean-François Louf wrote:
Thank you very much for all the help, Robert.
So I tried to run a script from the sfepy website called its2D_1.py (but I renamed it tuto_sfepy.py). I put it in the sfepy folder, and here is the output I get:
Jean-Francoiss-MacBook-Air:sfepy jeff$ ./simple.py tuto_sfepy.py Traceback (most recent call last): File "./simple.py", line 19, in <module> from sfepy.base.base import output File "/Users/jeff/sfepy/sfepy/base/base.py", line 10, in <module> import numpy as nm ImportError: No module named numpy
SfePy mailing list sfepy@python.org https://mail.python.org/mm3/mailman3/lists/sfepy.python.org/