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

Python 3.11 compatibility #17

Closed
afrendeiro opened this issue Jul 10, 2023 · 1 comment
Closed

Python 3.11 compatibility #17

afrendeiro opened this issue Jul 10, 2023 · 1 comment

Comments

@afrendeiro
Copy link

Just reporting that building deepgraph on Python 3.11 fails with:

      deepgraph/_triu_indices.c:215:12: fatal error: longintrepr.h: No such file or directory
        215 |   #include "longintrepr.h"
            |            ^~~~~~~~~~~~~~~
      compilation terminated.
      error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
      [end of output]

An issue similar to:

@dominiktraxl
Copy link
Member

It's been a while and I'm sure you've got deepgraph running now on Python 3.11. Anyway, I just released deepgraph version 0.2.4, and it is now available on pypi including wheels 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

2 participants