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
Copy file name to clipboardExpand all lines: docs/user/main_user.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,8 @@ Setting up Python 3.4 on most OSs usually goes as follows.
53
53
54
54
**On Windows:**
55
55
You can download releases of Python 3.4 for Windows at https://www.python.org/downloads/
56
+
57
+
**todo**: section on adding python to PATH on windows so it is usable from the console
56
58
57
59
**On another OS (Solaris/BSD/ActivePython/etc):**
58
60
You can try compiling Python 3.4 from source, note however that you may run into issues with CloudBot or its dependencies (many of the Other OSs only support Python 2.x).
0 commit comments