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

The start.bat failed because "ModuleNotFoundError: No module named 'colorama'"? #295

Open
AuthourAkson opened this issue Sep 9, 2024 · 0 comments

Comments

@AuthourAkson
Copy link

But I already installed that module, in cmd:

Microsoft Windows [Version 10.0.22631.4037]
(c) Microsoft Corporation。保留所有权利。

D:\desktop-waifu-master>python -m pip install colorama
Requirement already satisfied: colorama in d:\python-the-place\lib\site-packages (0.4.6)

D:\desktop-waifu-master>

in start.bat :

Traceback (most recent call last):
File "D:\desktop-waifu-master\waifu\Src\runner.py", line 1, in
from colorama import *
ModuleNotFoundError: No module named 'colorama'
Press any key to continue . . .

Sorry to bother you,could you please help me solve this issue?

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