-
Notifications
You must be signed in to change notification settings - Fork 170
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 ReActor node import failed : [ERROR] Failed to execute install/(de)activation script AND pydantic_core issue #407
Comments
Please show |
Here you go !
|
Hey again, any idea how/if I can fix this issue ? |
IMPORT FAILED too, but different error:
|
any idea how/if I can fix this issue ? |
Try to downgrade pydantic:
|
Perfect that solved the issue right away!! thanks a lot :) |
do something for this.... please `E:\ComfyUI_windows_portable>.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build ComfyUI-Manager: installing dependencies done.** ComfyUI startup time: 2024-11-03 21:36:51.956460 Prestartup times for custom nodes: Total VRAM 12288 MB, total RAM 32581 MB Loading: ComfyUI-Impact-Pack (V7.10.7)Loading: ComfyUI-Impact-Pack (Subpack: V0.7)[Impact Pack] Wildcards loading done. Loading: ComfyUI-Inspire-Pack (V1.6)Traceback (most recent call last): Cannot import E:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Inspire-Pack module for custom nodes: No module named 'webcolors' Loading: ComfyUI-Manager (V2.51.9)ComfyUI Revision: 2804 [cc9cf6d1] | Released on '2024-10-31'[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json Cannot import E:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-PuLID-Flux-Enhanced module for custom nodes: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject Cannot import E:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node module for custom nodes: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject [rgthree-comfy] Loaded 42 fantastic nodes. 🎉 Import times for custom nodes: Starting server To see the GUI go to: http://127.0.0.1:8188 |
`E:\ComfyUI_windows_portable>.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build ComfyUI-Manager: installing dependencies done.** ComfyUI startup time: 2024-11-04 00:17:46.079672 Prestartup times for custom nodes: Total VRAM 12288 MB, total RAM 32581 MB Loading: ComfyUI-Impact-Pack (V7.10.7)Loading: ComfyUI-Impact-Pack (Subpack: V0.7)[Impact Pack] Wildcards loading done. Loading: ComfyUI-Inspire-Pack (V1.6)Traceback (most recent call last): Cannot import E:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Inspire-Pack module for custom nodes: No module named 'webcolors' Loading: ComfyUI-Manager (V2.51.9)ComfyUI Revision: 2804 [cc9cf6d1] | Released on '2024-10-31'[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json Cannot import E:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-PuLID-Flux-Enhanced module for custom nodes: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject Cannot import E:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node module for custom nodes: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject [rgthree-comfy] Loaded 42 extraordinary nodes. 🎉 Import times for custom nodes: Starting server To see the GUI go to: http://127.0.0.1:8188 |
please solve my problem |
First, confirm
What happened?
The error I get is this when I try installing ReActor (import failed) :
The error I got in the console when I try installing/fixing with manager :
The error I get when launching comfyUI :
What I have tried so far and that did not work :
Steps to reproduce the problem
_
Sysinfo
Windows 10
Relevant console log
The error I get when launching comfyUI :
The text was updated successfully, but these errors were encountered: