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

Add support for Python v3.12 #7

Closed
eriknovak opened this issue May 28, 2024 · 1 comment · Fixed by #24
Closed

Add support for Python v3.12 #7

eriknovak opened this issue May 28, 2024 · 1 comment · Fixed by #24
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@eriknovak
Copy link
Owner

Connected to a problem?

The latest Python v3.12 is unable to install the anonipy package. The problem is with the dependant packages (specifically gensim) which currently do not support v3.12.

Solution?

Since anonipy does not list gensim as a dependency, find a way for configuring the package such that it will support Python v3.12.

Alternatives?

No response

@eriknovak eriknovak added enhancement New feature or request help wanted Extra attention is needed labels May 28, 2024
@eriknovak eriknovak self-assigned this May 28, 2024
@eriknovak
Copy link
Owner Author

It seems that also GLiNER-Spacy requires Python version 3.8, 3.9, or 3.10 to work properly. This means that the anonipy does not fully support either version v3.11 or v3.12.

@eriknovak eriknovak removed their assignment Oct 26, 2024
@eriknovak eriknovak linked a pull request Nov 10, 2024 that will close this issue
@eriknovak eriknovak self-assigned this Nov 10, 2024
eriknovak added a commit that referenced this issue Dec 10, 2024
Better date generation handling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant