All the user interface is done with wxPython scripts. The graphics canvas is created by wxPython. The OpenGL commands are done in the c++ by my CAD module.
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 ...