Cython 3.0.4 issues #166
davidcortesortuno
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The latest Cython
3.0.4
might cause the extensions build to fail with the error:Compiler crash in AnalyseExpressionsTransform
The current fix to this problem is to install a previous Cython version, e.g.
3.0.0
which works fine.Beta Was this translation helpful? Give feedback.
All reactions