ZPdesu/SEAN

GUI crashing on windows 10 Pro 64bit

justinjohn0306 opened this issue · 2 comments

KeyError: 'ACE'

Capture

python calculate_mean_style_code.py

Doing this should solve it.

From the readme:
Pre-calculate the mean style codes for the UI mode. The mean style codes can be found at ./styles_test/mean_style_code/

I think there is a bug during the calculation of the mean style code since it only accounts for present classes in the style code and not the absent ones. If one class is not present, then the mean for it will be left blank, which causes this error.