training-picker icon indicating copy to clipboard operation
training-picker copied to clipboard

Error loading script

Open hornedpariah opened this issue 2 years ago • 7 comments

on startup:

Error loading script: training_picker.py Traceback (most recent call last): File "G:\Github 2\stable-diffusion-webui\modules\scripts.py", line 218, in load_scripts script_module = script_loading.load_module(scriptfile.path) File "G:\Github 2\stable-diffusion-webui\modules\script_loading.py", line 13, in load_module exec(compiled, module.dict) File "G:\Github 2\stable-diffusion-webui\extensions\training-picker\scripts\training_picker.py", line 16, in from modules.ui import create_refresh_button, folder_symbol ImportError: cannot import name 'folder_symbol' from 'modules.ui' (G:\Github 2\stable-diffusion-webui\modules\ui.py)

I reinstalled both a1111 and the extension twice and still have this outcome

hornedpariah avatar Jan 26 '23 08:01 hornedpariah

I've had this same issue for several days now..

eyeweaver avatar Jan 26 '23 23:01 eyeweaver

Same errors with a fresh install and first time using the extension

Trahloc avatar Jan 29 '23 19:01 Trahloc

Error still persists ...

Woisek avatar Jan 31 '23 18:01 Woisek

Same bug as #21

rockerBOO avatar Feb 04 '23 06:02 rockerBOO

https://github.com/Maurdekye/training-picker/issues/21#issuecomment-1422456269

coronet1127 avatar Feb 08 '23 11:02 coronet1127

Fixed now

rockerBOO avatar Feb 09 '23 06:02 rockerBOO

good

coronet1127 avatar Feb 09 '23 09:02 coronet1127