[SOLVED] Copy installations of OpenGL for every python project

Nov 3, 2023
8
0
10
I have installed pip install glfw pyopengl pyrr and pillow at a location in the local hard drive to create OpenGl apps with python.

a)where can I find the files?The File Explorer doesnt find them

b)I dont want to insert them 1 by 1 to every python project.Can I copy them to PyCharm so they will be added to every new project by default?