Please refer to the Section Usage of the post My Docker Images for detailed instruction on how to use the Docker image. docker run -d \ --name lubuntu-pyside2 \ --log-opt max-size=50m \ -p 4000:4000 \ ...
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 ...