-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comfyui latest update: AttributeError: 'NoneType' object has no attribute 'get_input_info' #38
Comments
Can confirm, I got the same bug with ComfyUI: |
Same her with version bfc214 |
Hm looks like the topological execution changed something. I'll take a look tomorrow. Reference: comfyanonymous/ComfyUI#2666 Edit: from quick glance looks like the module path changed, hopefully should be simple fix. |
Initial quick fix has been done. Did not test it yet for actual feature breakage since it's 1:00am here, but it should be safe as long as there's no major change in the pull request. Plus I was on vacation for last 2 weeks so I did not heard about the news it being merged. |
Working THX |
No worries, thanks for the quick fix ! 😅 |
The text was updated successfully, but these errors were encountered: