Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible with Python 3.11 #26

Open
outpaddling opened this issue Jun 2, 2024 · 0 comments
Open

Incompatible with Python 3.11 #26

outpaddling opened this issue Jun 2, 2024 · 0 comments

Comments

@outpaddling
Copy link

cc -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Ipywgsim/src -I/usr/local/include/python3.11 -c pywgsim/wgsim_lib.c -o build/temp.freebsd-14.0-RELEASE-p6-amd64-cpython-311/pywgsim/wgsim_lib.o
pywgsim/wgsim_lib.c:220:12: fatal error: 'longintrepr.h' file not found
#include "longintrepr.h"
^~~~~~~~~~~~~~~

This file has been moved to cpython/longintrepr.h, but there are other problems as well.

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

No branches or pull requests

1 participant