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

Any plan supporting 3.13? #242

Closed
GregoireHENRY opened this issue Jan 16, 2025 · 4 comments
Closed

Any plan supporting 3.13? #242

GregoireHENRY opened this issue Jan 16, 2025 · 4 comments

Comments

@GregoireHENRY
Copy link

No description provided.

@GregoireHENRY GregoireHENRY changed the title Any plan supporting 3.13 Any plan supporting 3.13? Jan 16, 2025
@moble
Copy link
Owner

moble commented Jan 16, 2025

This package does support 3.13, as far as I can tell. One of its dependencies — numba — doesn't. So if you want to actually use this package on 3.13, you just have to wait until numba releases a version that's compatible. (It looks like it's in RC2 right now.)

@moble moble closed this as completed Jan 16, 2025
@GregoireHENRY
Copy link
Author

GregoireHENRY commented Jan 17, 2025

Thanks for the quick reply! Indeed i read the error output in more details and it is numba issue not being on 3.13, thanks

@moble
Copy link
Owner

moble commented Jan 30, 2025

FYI, as of version 0.61, numba now supports python 3.13, and everything installs just fine for me.

@GregoireHENRY
Copy link
Author

perfect! thanks for the notice of v0.61 release, i was using the rc and it worked, now can use official version

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