spacy transformers 1.3.7 wheels only available on pypi for python 3.10 #13744
Replies: 1 comment
-
I see the newly released version (1.3.8) went well and is now available. My docker image now builds again, thank you very much! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Although related to the discussion #13741, I opened a new ons as the issue is not exactly the same. I tried upgrading to spacy-transformers 1.3.7 on my project using python 3.11 today, but pip could not find any wheels for this version. The list of wheels on https://pypi.org/project/spacy-transformers/1.3.7/#files only seems to include python 3.10 wheels. Is it possible to get the other wheels listed in https://github.com/explosion/spacy-transformers/releases/tag/release-v1.3.7 available as well?
Beta Was this translation helpful? Give feedback.
All reactions