I am trying to install wxPython using Python 3.5/Ubuntu 16.04. I tried to install it by using pip install wxpython, but I met this failure: Finished command: build_wx ...
I am using Virtual box with a Ubuntu OS. When I type 'python --version' I get: Python 2.7.15+. I run the command 'pip install -r pip_required_gds.txt' that references ...