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

ModuleNotFoundError: No module named 'altair.vegalite.v4' #24

Open
tensor5g opened this issue May 19, 2023 · 2 comments
Open

ModuleNotFoundError: No module named 'altair.vegalite.v4' #24

tensor5g opened this issue May 19, 2023 · 2 comments

Comments

@tensor5g
Copy link

Using python 3.10 on Windows and Ubuntu 22.04 I get the error:

ModuleNotFoundError: No module named 'altair.vegalite.v4'

I was able to resolve this by manually running

pip install altair==4.2.2

This should probably be added to the requirements.txt?

@abhishekkrthakur
Copy link
Owner

this is a streamlit issue. updating to latest streamlit will fix this. ill add the updated streamlit to package requirements

@oakdatamechanic
Copy link

@abhishekkrthakur I have tried this but still getting the same error.

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

3 participants