We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 582b49f commit 3d6292bCopy full SHA for 3d6292b
simulator/setting_up_simulator.md
@@ -80,6 +80,7 @@ Your Python path is likely similar to `C:\Users\<USERNAME>\AppData\Local\Program
80
81
On Mac you can set the path to the Python version to use via **Webots** → **Preferences** <kbd>⌘</kbd><kbd>,</kbd>.
82
Your Python path is likely similar to `/Library/Frameworks/Python.framework/Versions/3.11/bin/python3` when using Python 3.11.
83
+If you installed Python using Homebrew, it will be in `/opt/homebrew/bin/python3.11` (or `/usr/local/bin/python3.11` on an Intel-based Mac)
84
85
If you're still having problems, ask for help in [Discord][discord].
86
0 commit comments