You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
This is an old repo but it looks useful for my purposes so I decided to give it a try. Otherwise, please let me know if there is an updated Python API for JSBSim. Also, I didn't know of a better way to get in touch with you than open an issue here, hope that's not inappropriate.
I was installing from setup.py after cloning the package, but received an error. As far as I can tell, I only need to modify the path to JSBSim source code in the setup.py here:
Hi,
This is an old repo but it looks useful for my purposes so I decided to give it a try. Otherwise, please let me know if there is an updated Python API for JSBSim. Also, I didn't know of a better way to get in touch with you than open an issue here, hope that's not inappropriate.
I was installing from setup.py after cloning the package, but received an error. As far as I can tell, I only need to modify the path to JSBSim source code in the setup.py here:
After changing the path as shown, when I try to install from setup.py, I get the following:
Any idea what I need to do to make sure the setup finds all the files correctly?
Thanks!
Aditya
The text was updated successfully, but these errors were encountered: