Re: using OpenGL on windows 11

2022-01-01 Thread Kirill Ratkin
Hi! Your machine remembers but you probably use different virtual envs. PyCharm, as I remember, creates its own venv (per project maybe). It's better to remove python interpreter installed from MS application market and download python installer from python.org. Install it as user or system.

using OpenGL on windows 11

2021-12-30 Thread vrg bls
Hi! I am very new to Python admittedly, but did try several options regarding troubleshooting to get OpenGL to run with Python. I am using PyCharm as my interface, did try installing setup tools and have reinstalled using pip install function a few times. I did notice my machine seems to be havin