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

@@ -35,7 +35,7 @@ interface of Scyther.
The [wxPython] packages can be found at http://www.wxpython.org/
Ubuntu users: the wxPython packages are called 'python-wxgtk' followed by the
version number."""
version number. This version of Scyther requires at least wxPython version 4.0."""
elif ('32-bit mode' in str(err)) or ('no matching architecture' in str(err)):
import os
@@ -92,7 +92,6 @@ The exact error was:
""" % (errmsg,err))
#---------------------------------------------------------------------------
global WXPYTHON4
global WXPYTHONINFREQ