I have a conda environment with python 3, pyopengl, and pyqtgraph installed. Running import OpenGL works with no issue, but when I try to run the pyqtgraph example
import OpenGL