-
Notifications
You must be signed in to change notification settings - Fork 680
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Console and Map failure to launch on macOS #1060
Comments
@xlla apologies - missed this one. I've had no issues running the map and console on macOS Monterey (M1 and Intel). It's most likely a missing dependency, partial install, or previous install that has not been removed or updated correctly. I would use |
Closing as unable to replicate and no activity. |
I have exactly same problem. I'm following instruction from developing on linux: https://ardupilot.org/mavproxy/docs/development/mavdevenvlinux.html pip uninstall MAVProxy
git clone https://github.com/ArduPilot/MAVProxy.git
python setup.py build install I have omitted |
Hi @hellvesper, this issue is closed as MAVProxy is verified to install on macOS using Python 3.11. As mentioned in the comment above (#1060 (comment)) you shouldn't use |
I have installed MAVProxy use
python3 setup.py install
while try to launch SITL, no extra windows launched neither console nor map
The text was updated successfully, but these errors were encountered: