Some updates to the documentation regarding Python 3 and wxPython 4.

This work is not complete and the install and build instructions need to be sanity checked and updated for modern versions of all three platforms.
This commit is contained in:
Cas Cremers
2020-10-28 08:41:44 +01:00
parent f68d52fba5
commit 7c00ddb2a9
5 changed files with 15 additions and 32 deletions

View File

@@ -16,7 +16,7 @@ Windows and MAC OS X should be equally feasible. Note that the below
instructions are written from a Linux/Ubuntu perspective, and probably
need modifications for other platforms.
Scyther is written partly in Python 2 (for the GUI, using wxPython) and
Scyther is written partly in Python 3 (for the GUI, using wxPython) and
partly in C (for the backend).
In order to run the tool from a repository checkout, it is required to