-
Notifications
You must be signed in to change notification settings - Fork 796
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
Error when importing altair using Python 3.13 #3620
Comments
@rikardn this will be fixed in the next release. There is also a change here that is needed for PEP 728 support on altair/altair/vegalite/v5/api.py Lines 36 to 39 in cabf1e6
More generally though, |
Thanks @dangotbanned for taking the time to explain the situation. |
Thanks! I'll test the new version when available. |
Hey @dangotbanned, Johannes here from @streamlit. Do you have a rough idea of when 5.5.0 will be released? We're waiting for it to properly support Python 3.13 on our side (see streamlit/streamlit#9635). |
Hey @jrieke, I'm not too sure on a timeline right now so I've opened a discussion in: Apologies that we've been blocking for streamlit/streamlit#9635 😞 I'm hopeful that we're not too far off from the next release |
Thanks so much, and no worries! |
What happened?
I am testing altair 5.4.1 with Python 3.13 rc2 and got the following error when trying to import:
What would you like to happen instead?
No response
Which version of Altair are you using?
5.4.1
The text was updated successfully, but these errors were encountered: