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

datrie fails to compile with gcc14 #3534

Open
lonvia opened this issue Sep 13, 2024 · 0 comments
Open

datrie fails to compile with gcc14 #3534

lonvia opened this issue Sep 13, 2024 · 0 comments

Comments

@lonvia
Copy link
Member

lonvia commented Sep 13, 2024

The importer uses the datrie library which has been mostly unmaintained for the last 4 years. Installation via pip now fails on systems with gcc 14, see pytries/datrie#101

Looks like we either need to get rid of the dependency or run our own fork of it which fixes the issues.

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