YangJay

Results 1 comments of YangJay

I met the same problem and solved it, it is the pyopengl problem. I downgraded the pyopengl : pip install pyopengl . and then install python3-opengl package by apt-get: sudo...