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/faq.rst
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -265,3 +265,7 @@ device against.
265
265
The solution is to add an exception to unblock ``hub.learningequality.org``
266
266
(or ``staging.learningequality.org`` if you are a developer).
267
267
268
+
Windows: "python.exe has stopped working"
269
+
-----------------------------------------
270
+
271
+
This is likely due to a broken Python installation or that you installed 32 bit Python on a 64 bit system (or vice versa). Try fetching a new Windows installer from `python.org <https://www.python.org/downloads/windows/>`__.
0 commit comments