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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user