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

Can't install for Python 3.12? #43

Closed
lamrongol opened this issue Nov 25, 2024 · 2 comments
Closed

Can't install for Python 3.12? #43

lamrongol opened this issue Nov 25, 2024 · 2 comments

Comments

@lamrongol
Copy link

I tried to install by pip install calamanCy but following error occured.

  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for tokenizers
Successfully built spacy-transformers
Failed to build tokenizers
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (tokenizers)

I searched and similar error occurs for other tokenizer: ERROR: Failed building wheel for tokenizers · Issue #1050 · huggingface/tokenizers

And, the solution is "Downgrading to python 3.10". For calamanCy, too, I succeeded installing and running on Python 3.10.
This doesn't work on Python 3.12?
Thanks,

@ljvmiranda921
Copy link
Owner

Hi @lamrongol , yes right now this library is only tested from 3.10 below. I am supposed to make a large early next year with new models and datasets and we'll start testing on higher Python versions.

@ljvmiranda921
Copy link
Owner

Closing this now

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