Open DreamLoveBetty opened 3 months ago
Same problem
Same problem +1 import scripts.reactor_version ModuleNotFoundError: No module named 'scripts.reactor_version'
Please, don't use ComfyUI-InstaSwap - this is fake app, the stolen code of ReActor https://github.com/Gourieff/comfyui-reactor-node/discussions/243
I've just installed ComfyUI from the scratch alongside with ReActor nodes and everything works with no errors If you use ReActor with fake clone called "ComfyUI-InstaSwap" it may cause the error you described
@Gourieff . Hi Bro.
ComfyUI'yi ReActor düğümleriyle birlikte sıfırdan kurdum ve her şey hatasız çalışıyor. ReActor'ı "ComfyUI-InstaSwap" adlı sahte klonla kullanırsanız açıkladığınız hataya neden olabilir.
Thank you very much. The comfyui-insta-swap plugin is broken. Well, insta swap is still there. If it is stolen, shouldn't it be deleted immediately?
Thank you for your answer.It was indeed the ComfyUI-InstaSwap - this is fake app issue, after deleting it the reactor worked fine, oh sorry, I didn't know it was a fake app, I guess I can leave this issue for more people to know!
我刚刚从头开始安装了 ComfyUI 和 ReActor 节点,一切正常,没有错误如果您将 ReActor 与名为“ComfyUI-InstaSwap”的假克隆一起使用,可能会导致您描述的错误
Thank you for your answer.It was indeed the ComfyUI-InstaSwap - this is fake app issue, after deleting it the reactor worked fine, oh sorry, I didn't know it was a fake app, I guess I can leave this issue for more people to know!
我刚刚从头开始安装了 ComfyUI 和 ReActor 节点,一切正常,没有错误如果您将 ReActor 与名为“ComfyUI-InstaSwap”的假克隆一起使用,可能会导致您描述的错误
确实如此,删除了ComfyUI-InstaSwap就在正常了。ComfyUI-InstaSwap平时也没有用,安装了之后比较发现和reactor一样的就没有用,但是没有删除这个节点,昨天comfyui更新后就出现这个问题了。现在解决了!
@Gourieff . Hi Bro.
ComfyUI'yi ReActor düğümleriyle birlikte sıfırdan kurdum ve her şey hatasız çalışıyor. ReActor'ı "ComfyUI-InstaSwap" adlı sahte klonla kullanırsanız açıkladığınız hataya neden olabilir.
Thank you very much. The comfyui-insta-swap plugin is broken. Well, insta swap is still there. If it is stolen, shouldn't it be deleted immediately?
Hello my friend, yeah, just delete insta-swap and ReActor should work ok after that
Yeah fellas, just delete the insta-swap
The problem appeared after I updated the latest version of comfyui, everything was fine before I didn't!
First, confirm
What happened?
Traceback (most recent call last): File "D:\Program\ComfyUI\nodes.py", line 1993, in load_custom_node module_spec.loader.exec_module(module) File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "D:\Program\ComfyUI\custom_nodes\comfyui-reactor-node__init__.py", line 23, in
from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
File "D:\Program\ComfyUI\custom_nodes\comfyui-reactor-node\nodes.py", line 25, in
import scripts.reactor_version
ModuleNotFoundError: No module named 'scripts.reactor_version'
Cannot import D:\Program\ComfyUI\custom_nodes\comfyui-reactor-node module for custom nodes: No module named 'scripts.reactor_version'
Steps to reproduce the problem
Failed to import node
Sysinfo
win11, edge, 4090,
Relevant console log
Additional information
No response