argos-translate icon indicating copy to clipboard operation
argos-translate copied to clipboard

Python 3.11 - pip runs into an error

Open scubastation opened this issue 1 year ago • 2 comments

I've tried to install with "pip install argostranslate" unter Python 3.11. It runs into an error. Retried it with 3.10 -> everything works fine.

scubastation avatar Jun 12 '23 13:06 scubastation

I've tried to install with "pip install argostranslate" unter Python 3.11. It runs into an error. Retried it with 3.10 -> everything works fine.

Thanks! Installing Python 3.10 solved the problem for me

Balthus1989 avatar Jun 26 '23 14:06 Balthus1989

The same happened for me with Python 3.12. The error occurred when collecting sentencepiece and it said "Getting requirements to build wheel did not run successfully".

With Python 3.9 the pip install worked fine.

zalesol265 avatar Jan 22 '24 03:01 zalesol265