Nico Tonnhofer
|
727d5dee66
|
configtool: use new wxPython 4
Installation/Update:
- Windows/macOS
pip install -U wxPython
- Linux
pip install -U wxPython
- if it fails to install wxPython >= 4 go ahead, else you're done.
Check https://extras.wxpython.org/wxPython4/extras/linux/gtk3/
for e.g. Ubuntu 18.04:
pip install -U \
-f https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-18.04/ \
wxPython
check also https://wxpython.org/pages/downloads/ for further details.
|
2018-12-30 22:12:36 +01:00 |