Nuked88 / ComfyUI-N-Sidebar

A simple sidebar for your ConfyUI!
MIT License
399 stars 21 forks source link

I get an error that the workflows folder does not exist. #56

Closed Enchante503 closed 1 month ago

Enchante503 commented 1 month ago
ComfyUI-N-Sidebar/__init__.py", line 117, in s_get
    for entry in os.scandir(list_workflows):
FileNotFoundError: [Errno 2] No such file or directory:

I get an error that the workflows folder does not exist. There seems to be a problem with how to get the Workflow folder.

Nuked88 commented 1 month ago

Did you set the workflow dir in the settings?

Nuked88 commented 1 month ago

I am closing this topic because there have been no responses in the last 24 hours, please reopen it if you indeed continue to have the problem.

Enchante503 commented 1 month ago

Thank you. With your advice, the error disappeared. However, when I click on the TEMPLATES, CUSTOM CATEGORIES, and WORKFLOWS icons, nothing appears. Is this correct?

P.S. I'm new to GitHub so I didn't know how to reopen it... It would be nice if a ToolTip was displayed when you place the mouse cursor over the icon.

2024-05-30_17h10_15

Nuked88 commented 1 month ago

is correct if you don't hae templates, custom category and workflows xD Yeah i will add some ToolTip soon

Enchante503 commented 1 month ago

Where do I access the Settings panel for this tool? I'd like some instructions on how to open it. Thank you for all your help!

Sorry, it was in the shortcuts section.

Nuked88 commented 1 month ago

is just the gear at the bottom

Enchante503 commented 1 month ago

Sorry, it was in the Shortcuts section.

If you put it at the bottom, it will be hidden by the Preview image and the Windows taskbar, so it might be better to put it at the top.

For me, the Preview? UI was displayed, so I didn't notice the Settings button until now.

I think this concludes our discussion. Good luck with development!