desktop-waifu
desktop-waifu copied to clipboard
The start.bat failed because "ModuleNotFoundError: No module named 'colorama'"?
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
Sorry to bother you,could you please help me solve this issue?