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

Cannot install CTranslate2 #1817

Open
victorwoo opened this issue Nov 13, 2024 · 2 comments
Open

Cannot install CTranslate2 #1817

victorwoo opened this issue Nov 13, 2024 · 2 comments

Comments

@victorwoo
Copy link

I can't install ctranslate2 using pip. The following error message appears:

PS C:\Users\vicha> pip install ctranslate2 -v
Using pip 24.3.1 from C:\Users\vicha\AppData\Local\Programs\Python\Python313\Lib\site-packages\pip (python 3.13)
ERROR: Could not find a version that satisfies the requirement ctranslate2 (from versions: none)
ERROR: No matching distribution found for ctranslate2

Environment:

Windows 11 x64 Professional

PS C:\Users\vicha> python --version
Python 3.13.0
PS C:\Users\vicha> pip --version
pip 24.3.1 from C:\Users\vicha\AppData\Local\Programs\Python\Python313\Lib\site-packages\pip (python 3.13)
@minhthuc2502
Copy link
Collaborator

Ctranslate2 does not yet support Python 3.13. Please try downgrading to Python 3.12.

@victorwoo
Copy link
Author

OK, thank you for your answer.

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