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
Error loading script: deforum.py
Traceback (most recent call last):
File "C:\Users\qefml\Downloads\webui\modules\scripts.py", line 218, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "C:\Users\qefml\Downloads\webui\modules\script_loading.py", line 13, in load_module
exec(compiled, module.dict)
File "C:\Users\qefml\Downloads\webui\extensions\Deforum\scripts\deforum.py", line 5, in
deforum_folder_name = os.path.sep.join(os.path.abspath(file).split(os.path.sep)[:-2])
NameError: name 'file' is not defined
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Error loading script: deforum.py
Traceback (most recent call last):
File "C:\Users\qefml\Downloads\webui\modules\scripts.py", line 218, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "C:\Users\qefml\Downloads\webui\modules\script_loading.py", line 13, in load_module
exec(compiled, module.dict)
File "C:\Users\qefml\Downloads\webui\extensions\Deforum\scripts\deforum.py", line 5, in
deforum_folder_name = os.path.sep.join(os.path.abspath(file).split(os.path.sep)[:-2])
NameError: name 'file' is not defined
Anyone can help?
Beta Was this translation helpful? Give feedback.
All reactions