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

Support Python 3.13 #239

Open
murrple-1 opened this issue Oct 8, 2024 · 1 comment
Open

Support Python 3.13 #239

murrple-1 opened this issue Oct 8, 2024 · 1 comment

Comments

@murrple-1
Copy link

No rush from me personally, but during a routine "see if my project can run in Python 3.13" (which was officially released very shortly ago), this project was one of my few dependencies that didn't have a 3.13 version available.

ERROR: Ignored the following versions that require a different python version: 0.10.6 Requires-Python >=2.7, <3.6; 0.10.7 Requires-Python >=2.7, <3.6; 1.3.5 Requires-Python <3.13,>=3.8
59.85 ERROR: Could not find a version that satisfies the requirement lingua-language-detector==2.0.2 (from versions: 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.2.0, 1.2.1, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.4)
ERROR: No matching distribution found for lingua-language-detector==2.0.2

So this issue is a request/reminder to add a build for Python 3.13.

@pemistahl pemistahl added this to the Lingua 1.4.0 / 2.1.0 milestone Oct 9, 2024
@pemistahl
Copy link
Owner

Thank you for the reminder. Actually, I read yesterday that Python 3.13 was released. I plan to make new releases of my library with new features this month, both for Python and Rust. I will make sure that Python 3.13 is supported.

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