VahanaOpenSource / vtol_sizing

conceptual design of vtol platforms
MIT License
13 stars 7 forks source link

cannot fine fea #5

Open jjxx2 opened 4 months ago

jjxx2 commented 4 months ago

C:\Users\soren\OneDrive\Desktop\vtol_sizing-master\cases\Alpha>set PYTHONPATH=C:\path\to\fea

C:\Users\soren\OneDrive\Desktop\vtol_sizing-master\cases\Alpha>C:\Users\soren\AppData\Local\Programs\Python\Python312\python.exe xrun.py Traceback (most recent call last): File "C:\Users\soren\OneDrive\Desktop\vtol_sizing-master\cases\Alpha\xrun.py", line 36, in from hydraInterface import hydraInterface File "C:\Users\soren\OneDrive\Desktop\vtol_sizing-master\cases\Alpha../../src/Python/Stage_0\hydraInterface.py", line 32, in import FEA_class File "C:\Users\soren\OneDrive\Desktop\vtol_sizing-master\cases\Alpha../../src/Python/Stage_3\FEA_class.py", line 11, in import fea ModuleNotFoundError: No module named 'fea'

nenanth commented 4 months ago

hi @jjxx2 : you may need to build the fortran part of the sizing code. Please run the cmake script