Skip to content

Conversation

@daanknoope
Copy link

The current _mdlp.cpp has been generated using a version of Cython (0.27.2) which is not supported by Python > 3.6. (see: mcfletch/pyopengl#11).

Since many users will be using a Python version greater than 3.6 (due to it being EOL), users that do not have Cython installed will get errors while installing this package (see: #34 (comment)).

To prevent this issue I have updated the precompiled _mdlp.cpp, which should now work with Python>=3.7 (also tested with 3.11).

@roobnloo
Copy link

roobnloo commented Mar 3, 2024

This worked like a charm for me, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants