You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can confirm that this prevents installation of PyOpenGL-accelerate 3.1.5 on Ubuntu 18.04. Here's the error message generated by pip:
ERROR: Could not find a version that satisfies the requirement PyOpenGL-accelerate==3.1.5 (from -r requirements.txt (line 6)) (from versions: 3.0.1b1, 3.0.1b2, 3.0.1, 3.0.2a1, 3.0.2b2, 3.0.2, 3.1.0a1, 3.1.0a3, 3.1.0b1, 3.1.0b2, 3.1.0b3, 3.1.0, 3.1.1a1, 3.1.3b1, 3.1.3rc1, 3.1.4)
ERROR: No matching distribution found for PyOpenGL-accelerate==3.1.5 (from -r requirements.txt (line 6))
The source tarball for PyOpenGL-accelerate 3.1.5 is missing on PyPI.
The text was updated successfully, but these errors were encountered: