mdolab / pyspline

pySpline produces B-spline curves, surfaces, and volumes
Other
39 stars 26 forks source link

Verification tests of ADflow Fail after successful instalation. #34

Closed pedropaulocb closed 3 years ago

pedropaulocb commented 3 years ago

I successfully installed the ADflow in my computer. However, when trying to run the verification cases with the command ($ testflo .) all the tests failed.

I am getting this error message: ImportError: cannot import name 'libspline' from 'pyspline' (/usr/local/lib/python3.9/dist-packages/pyspline-1.5.0-py3.9.egg/pyspline/init.py)

I also tried to run a NACA0012 case by myself and had the same message error.

Does anyone has crossed this mistake before?

Code versions

Terminal_Print

bernardopacini commented 3 years ago

We have not tested the environment you have running, so we cannot confirm that the codes will work. Please try reinstalling the code with the dependencies we support. You can find these dependencies listed on our MACH documentation.