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 ...
self.x_slider.slider.valueChanged.connect(self.update_x_rotation) self.y_slider.slider.valueChanged.connect(self.update_y_rotation) self.z_slider.slider.valueChanged ...