|
[Sponsors] |
January 19, 2013, 19:48 |
Help:error in parallel_computation.py
|
#1 |
New Member
Yanzheng J.
Join Date: Jan 2013
Posts: 2
Rep Power: 0 |
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 |
|
January 20, 2013, 11:12 |
|
#2 | |
Super Moderator
Francisco Palacios
Join Date: Jan 2013
Location: Long Beach, CA
Posts: 404
Rep Power: 15 |
Quote:
I have added the link to NumPy in http://adl.stanford.edu/docs/display/SUSQUARED/Download (third-party downloads section). Best, Francisco |
||
|
|