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

Python 3.13 support #739

Open
ManyAnInterest14 opened this issue Oct 22, 2024 · 1 comment
Open

Python 3.13 support #739

ManyAnInterest14 opened this issue Oct 22, 2024 · 1 comment
Labels

Comments

@ManyAnInterest14
Copy link

Hello,

I'm interested in using this package, but when I try to pip install it, I get the following message:

RuntimeError: Cannot install on Python version 3.13.0; only versions >=3.9,<3.13 are supported.

I hope you can tell me what to do in this situation, or if you have plans to update QuantEcon to work on this version of Python.

Thank you for your work!

@oyamad
Copy link
Member

oyamad commented Nov 6, 2024

@ManyAnInterest14 Thank you for your interest in our package.

Currently QuantEcon does not work with Python v.3.13, because one of the dependencies, Numba, does not support it.
See numba/numba#9413 for the progress there.

@oyamad oyamad added the upstream label Nov 6, 2024
@oyamad oyamad changed the title Version of Python Python 3.13 support Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants