Answer the question
In order to leave comments, you need to log in
Where did colorama go?
Install colorama: pip install colorama
When import colorama
VSCode gives an error that this module does not exist. There is also an error on startup.
Answer the question
In order to leave comments, you need to log in
1) You may be using venv - in that case, install the module in the environment.
2) In the VSCode terminal, execute pip install colorama
and restart VSCode.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question