Dusan Stan
Dusan Stan
It seems FLOWVLM module still uses the archived AirfoilPrep module which by my understanding should be super-ceded by airfoil routines in CCBlade.jl
This seems to be working by upgrading to Julia v1.11.4. Unfortunately there is still the workaround to downgrade the python to v3.11.9. This is needed only because some modules are...
This is happening to me as well. I assume this is because imp is deprecated: Failed to precompile FLOWVLM [1a3ff0be-0410-4572-aa62-b496bdd1f33b] to ... ERROR: LoadError: InitError: PyError (PyImport_ImportModule The Python package...
Still happening after deprecating python to v3.11.9
This seems to be related to write permissions, see this: https://github.com/OpenVSP/OpenVSP/issues/305