vinavfx / ComfyUI-for-Nuke

API to be able to use ComfyUI nodes within nuke, only using the ComfyUI server
GNU General Public License v3.0
193 stars 17 forks source link

Directory "<ComfyUI>" does not exist #26

Closed IvayloPask closed 1 month ago

IvayloPask commented 1 month ago

Hi , I install everything and all my tools and custom nodes from ComfyUi is visible in my Nuke 15.0v1 , but :

Directory "" does not exist

Then I try to work , this message stop me !

Thanks

vinavfx commented 1 month ago

puts the directory where ComfyUI was installed https://github.com/vinavfx/ComfyUI-for-Nuke/commit/de7764bfc9fc34331de69eb3e6b18df6dfa8cf71

IvayloPask commented 1 month ago
Screenshot 2024-09-28 230910 Screenshot 2024-09-28 230937 Screenshot 2024-09-28 231008
vinavfx commented 1 month ago

You are putting '<>' in the path, those signs are just to indicate that it is a path, You must remove them from your path

IvayloPask commented 1 month ago

Thanks a lot, I'll definitely have to put some effort into learning Python!