airinnova / pytornado

:airplane: An implementation of the vortex-lattice method (VLM)
https://pytornado.readthedocs.io/
Apache License 2.0
25 stars 7 forks source link

Error while trying to run pytornado command #23

Open bharswami opened 4 years ago

bharswami commented 4 years ago

pytornado_error I am getting an error while trying to call pytornado command: OSError: [WinError 193] %1 is not a valid Win32 application

bharswami commented 4 years ago

Please suggest

bharswami commented 4 years ago

Fixed it. Used "pip install ." with the --user and that took care of the error.

bharswami commented 4 years ago

Fixed it. Used "pip install ." WITHOUT the --user and that took care of the error.