ନ୍ୟୁଜ୍

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 ...
I recently came in here asking for help in learning how to do basic graphics operations in C++ and someone in here (thank you whoever you are) sent me over to Nehe's OpenGL tutorials page ...