just-code source ./.venv/bin/activate python -m pip install nltk python import nltk nltk.download("all") exit() deactivate # or not