[Bug 2006404] [NEW] fatal error: longintrepr.h: No such file or directory
Dan Bungert
2006404 at bugs.launchpad.net
Mon Feb 6 23:24:53 UTC 2023
Public bug reported:
With python3.11, some wheel builds will fail like so:
yarl/_quoting_c.c:196:12: fatal error: longintrepr.h: No such file or directory
196 | #include "longintrepr.h"
| ^~~~~~~~~~~~~~~
One reproduction method is:
python3.11 /usr/bin/pip3 install yarl==1.5.1
Presumably this fix is desired:
https://github.com/cython/cython/pull/4428
** Affects: python3.11 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python3.11 in Ubuntu.
https://bugs.launchpad.net/bugs/2006404
Title:
fatal error: longintrepr.h: No such file or directory
Status in python3.11 package in Ubuntu:
New
Bug description:
With python3.11, some wheel builds will fail like so:
yarl/_quoting_c.c:196:12: fatal error: longintrepr.h: No such file or directory
196 | #include "longintrepr.h"
| ^~~~~~~~~~~~~~~
One reproduction method is:
python3.11 /usr/bin/pip3 install yarl==1.5.1
Presumably this fix is desired:
https://github.com/cython/cython/pull/4428
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.11/+bug/2006404/+subscriptions
More information about the foundations-bugs
mailing list