In the main folder which contains the setup.py execute the following commands on the terminal. Create a virtual env with conda conda create -n pyside-opengl-tuto Activate your virtual env conda ...
Checks which versions of OpenGL contexts can be created with PyQt and PySide and whether you can create those contexts using Qt's abstractions for OpenGL or if you need to use PyOpenGL. Between 4 ...