Python Forum
[pyOpenGL] Help Needed to Install it !
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[pyOpenGL] Help Needed to Install it !
#7
Hi!
I have installed PyOpenGL-3.1.1-cp36-cp36m-win_amd64.whl, but still there is an error

>pip list
certifi (2017.11.5)
chardet (3.0.4)
idna (2.6)
pip (9.0.1)
PyOpenGL (3.1.1)
pywin32 (221)
requests (2.18.4)
setuptools (28.8.0)
urllib3 (1.22)

>python
Python 3.6.3 (v3.6.3:2c5fed8, Oct 3 2017, 18:11:49) [MSC v.1900 64 bit (AMD64)]

from OpenGL.GL import *
ModuleNotFoundError: No module named 'OpenGL.GL'; 'OpenGL' is not a package
Reply


Messages In This Thread
RE: [pyOpenGL] Help Needed to Install it ! - by seravkin - Dec-07-2017, 02:37 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020