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
It is impossible to install ModernGL.ext.obj. In a virtualenv virtual environment on Python 3.7.0, pip is unable to fund the extension for loading obj files:
pip install ModernGL.ext.obj==1.0.0
ERROR: Could not find a version that satisfies the requirement ModernGL.ext.obj==1.0.0 (from versions: none)
ERROR: No matching distribution found for ModernGL.ext.obj==1.0.0
The same happens in a virtualenv environment with Python 3.8.10.
The text was updated successfully, but these errors were encountered:
It is impossible to install ModernGL.ext.obj. In a virtualenv virtual environment on Python 3.7.0, pip is unable to fund the extension for loading obj files:
The same happens in a virtualenv environment with Python 3.8.10.
The text was updated successfully, but these errors were encountered: