PyUAVSIM
PyUAVSIM copied to clipboard
High-Level Fixed Wing UAV Simulator
Results
1
PyUAVSIM issues
Sort by
recently updated
recently updated
newest added
So, I install the stuff inside a 3.10 `pipenv` environment: ```bash $ pipenv run python -V Python 3.10.9 ``` ```bash $ pipenv graph PyOpenGL==3.1.6 PyQt6==6.4.0 - PyQt6-Qt6 [required: >=6.4.0, installed:...