You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: