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 'colorama' #76

Open
bhushangitfull opened this issue Oct 30, 2022 · 5 comments
Open

ModuleNotFoundError: No module named 'colorama' #76

bhushangitfull opened this issue Oct 30, 2022 · 5 comments

Comments

@bhushangitfull
Copy link

Traceback (most recent call last):
File "/mnt/k/SIT/Megaprojects/dev-envoirnment/plane-notify/main.py", line 4, in
from colorama import Fore, Back, Style
ModuleNotFoundError: No module named 'colorama'

@hDmtP
Copy link

hDmtP commented Oct 30, 2022

Have you ran pip install -r requirements.txt ?

@cws82us313
Copy link

If it says no module you just download it using https://pypi.org/project/colorama/ this link for Colorama but for the reset you like the search bar
And find it.

@cws82us313
Copy link

Have you ran pip install -r requirements.txt ?

There’s no requirement.txt so that command will not work

@bhushangitfull
Copy link
Author

I have installed that package already, but it is saying the same again.

@makrsmark
Copy link
Contributor

use pipenv as defined in the Readme

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

4 participants