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've written about Getting started with PyQt in one of my previous blog posts, and the post covers the basics of getting Qt Designer and PyQt in general up and running - check it out if you haven't ...