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

Update Argos Translate to v1.9.4 #615

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Conversation

PJ-Finlay
Copy link
Contributor

This fixes an issue in SentencePiece where the packaging is broken for newer versions of Python.

argosopentech/argos-translate#405

This fixes an issue in SentencePiece where the packaging is broken for newer versions of Python.

argosopentech/argos-translate#405
@PJ-Finlay
Copy link
Contributor Author

The "install dependencies" CI failed. I'm guessing this is just because I made this pull request too quickly after pushing to PyPI.

Installing project in development mode
ERROR: Could not find a version that satisfies the requirement argostranslate==1.9.4 (from libretranslate) (from versions: 1.0, 1.0.3, 1.0.5, 1.0.6, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.5.4, 1.6.0, 1.6.1, 1.7.0, 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.8.0, 1.8.1, 1.8.2, 1.8.3, 1.9.0, 1.9.1, 1.9.2, 1.9.3)
ERROR: No matching distribution found for argostranslate==1.9.4
Error: Process completed with exit code 1.

1.9.4 should be a valid version on PyPI now though:
https://pypi.org/project/argostranslate/1.9.4/

@PJ-Finlay
Copy link
Contributor Author

Yep, I retriggered the CI and it passed

@PJ-Finlay PJ-Finlay merged commit c8360d0 into main Apr 29, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

None yet

1 participant