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 e0eaede commit 9d3797bCopy full SHA for 9d3797b
simulator/index.md
@@ -39,7 +39,7 @@ You'll need to ensure a matching version of Python is installed. If you're still
39
having problems, ask for help in [`#simulator-help`][simulator-help] in
40
[Discord][discord].
41
42
-On Windows your Python path is likely `C:\Users\<USERNAME>\AppData\Local\Programs\Python\Python37\python.exe` where `<USERNAME>` is your login.
+On Windows your Python path is likely `C:\Users\<USERNAME>\AppData\Local\Programs\Python\Python39\python.exe` where `<USERNAME>` is your login.
43
On Mac your Python path is likely `/Library/Frameworks/Python.framework/Versions/3.9/bin/python3` when using Python 3.9.
44
45
Currently the simulator does not work properly on Apple M1 Macs.
0 commit comments