Skip to content

Commit 0dd7ebe

Browse files
authored
Merge pull request #5470 from learningequality/python-exe
Add FAQ entry for Discourse
2 parents 6b907d3 + 3c1d7ac commit 0dd7ebe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/faq.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,3 +265,7 @@ device against.
265265
The solution is to add an exception to unblock ``hub.learningequality.org``
266266
(or ``staging.learningequality.org`` if you are a developer).
267267

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

Comments
 (0)