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