P
P
Python Newbie2021-08-13 20:00:57
pip
Python Newbie, 2021-08-13 20:00:57

Where did colorama go?

Install colorama: pip install colorama

When import coloramaVSCode 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 answer(s)
S
Sergey Karbivnichy, 2021-08-13
@hottabxp

1) You may be using venv - in that case, install the module in the environment.
2) In the VSCode terminal, execute pip install coloramaand restart VSCode.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question