Install en_core_web_trf on Windows get conflicting dependencies error #11891
-
How to reproduce the behaviourRun this command
The full log can be found at here: https://github.com/xxyzz/WordDumb/actions/runs/3573895840/jobs/6008499300 I also tried the Your Environment
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
It looks like torch doesn't fully support python 3.11 yet. I would suggest using python 3.10 instead for now. |
Beta Was this translation helpful? Give feedback.
-
Now I get another problem, the torch package for Windows on pypi.org is the CPU build version. This would get |
Beta Was this translation helpful? Give feedback.
It looks like torch doesn't fully support python 3.11 yet. I would suggest using python 3.10 instead for now.