toshiaki1729 / dataset-tag-editor-standalone

WebUI to edit dataset captions for txt2img models
MIT License
129 stars 13 forks source link

ModuleNotFoundError: No module named 'print_color' #53

Open GoetheChilwell opened 1 month ago

GoetheChilwell commented 1 month ago

please, how to deal with it, thank you so much!

Traceback (most recent call last): File "F:\dataset-tag-editor-standalone\scripts\launch.py", line 6, in import cmd_args, logger File "F:\dataset-tag-editor-standalone\scripts\logger.py", line 1, in from print_color import print ModuleNotFoundError: No module named 'print_color'

GoetheChilwell commented 1 month ago

plus, already [install] successfully

toshiaki1729 commented 1 month ago

Run install.bat and it will be fixed, I think.

Ginnnnnnnnnnn commented 4 weeks ago

I have the same problem and it doesn't work to run "install.bat". Do you solve this problem?