CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   SU2 (https://www.cfd-online.com/Forums/su2/)
-   -   Help:error in parallel_computation.py (https://www.cfd-online.com/Forums/su2/112006-help-error-parallel_computation-py.html)

gngc2007 January 19, 2013 19:48

Help:error in parallel_computation.py
 
D:\SU2v2.0\trunk\SU2Py>python parallel_computation.py -f turb_ONERAM6.cfg -p 2
Traceback (most recent call last):
File "parallel_computation.py", line 24, in <module>
import os, time, libSU2, shutil
File "D:\SU2v2.0\trunk\SU2Py\libSU2.py", line 26, in <module>
import numpy
ImportError: No module named numpy

how to do with error? where to download numpy?

thx

fpalacios January 20, 2013 11:12

Quote:

Originally Posted by gngc2007 (Post 402902)
D:\SU2v2.0\trunk\SU2Py>python parallel_computation.py -f turb_ONERAM6.cfg -p 2
Traceback (most recent call last):
File "parallel_computation.py", line 24, in <module>
import os, time, libSU2, shutil
File "D:\SU2v2.0\trunk\SU2Py\libSU2.py", line 26, in <module>
import numpy
ImportError: No module named numpy

how to do with error? where to download numpy?

thx

Hi,

I have added the link to NumPy in http://adl.stanford.edu/docs/display/SUSQUARED/Download (third-party downloads section).

Best,
Francisco


All times are GMT -4. The time now is 16:10.