I have been trying to install wxPython phoenix for python 3.6 and nothig works.
I have tried: 1) using pip install 2) downloading tar/whl files and extracting its wx folder to installation folder (tried on different types of files).
Both didnt work. If someone succeded please let me know.
Thank you.
They just released wxPython 4.0 (the first Phoenix release) the wxPython source archive.
Get it by typing:
For windows:
pip install -U wxPython
For Linux:
pip install -U \
-f https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-16.04 \
wxPython
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With