Menu

#9 Python 3.11 with Cython issue

closed
nobody
None
minor
bug
2023-05-29
2022-10-16
No

0.26 doesn't build with 3.11 - this looks like to to Cython changes
https://github.com/cython/cython/pull/4428

_ruamel_yaml.c:198:12: fatal error: longintrepr.h: No such file or directory
198 | #include "longintrepr.h"
| ^~~~~~~~~~~~~~~
compilation terminated.

Discussion

  • Anthon van der Neut

    • status: open --> resolved
     
  • Anthon van der Neut

    Thanks for reporting.
    I pushed 0.2.7 to PyPI after running a newer version of Cython and (spending a lot of time on) generating all the wheel files.

     
  • Anthon van der Neut

    • status: resolved --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB