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

Issues setting this up #2

Open
chaoscreater opened this issue Jul 12, 2023 · 0 comments
Open

Issues setting this up #2

chaoscreater opened this issue Jul 12, 2023 · 0 comments

Comments

@chaoscreater
Copy link

chaoscreater commented Jul 12, 2023

For those trying to get this to work on Windows, this is what I had to do to get it working:

python -c "import nltk; nltk.download('punkt')"

pip install altair==v4

The altair module installed by requirements.txt is v5 and it's asking for v4, hence why v4 is specified.

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

1 participant