Skip to content
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

(IMPORT FAILED) ReActor Node for ComfyUI #344

Closed
clovnix opened this issue Dec 20, 2023 · 5 comments
Closed

(IMPORT FAILED) ReActor Node for ComfyUI #344

clovnix opened this issue Dec 20, 2023 · 5 comments
Labels
stale Stale issue or inactive for long period of time

Comments

@clovnix
Copy link

clovnix commented Dec 20, 2023

Good day,

I am having problems using the ReActor Node for ComfyUI. It says that the import failed. I have found some solutions on how to fix this, which involves changes in the "python_embedded" folder. But this is not present in this installation.

How can I fix this?

zeninboxes pushed a commit to zeninboxes/StabilityMatrix that referenced this issue Dec 30, 2023
@jasttme
Copy link

jasttme commented Jan 9, 2024

use StabilityMatrix\Packages\ComfyUI\venv\Scripts\python.exe instead python_embeded\python.exe

@nothingness6
Copy link

nothingness6 commented Mar 25, 2024

use StabilityMatrix\Packages\ComfyUI\venv\Scripts\python.exe instead python_embeded\python.exe

Hi, Jasttme.
I have the same issue. Could you explain the details? So, what do you mean exactly? How to use the python.exe?
Once you launch Stability Matrix, you can launch ComfyUI in it. You don't need to use pythone.exe at all.
Should I fix the code or something?

@jasttme
Copy link

jasttme commented Mar 26, 2024

Hi, Jasttme.
I have the same issue. Could you explain the details? So, what do you mean exactly? How to use the python.exe?
Once you launch Stability Matrix, you can launch ComfyUI in it. You don't need to use pythone.exe at all.
Should I fix the code or something?

You should replace 'python_embeded" with real path to python.exe at ComfyUI folder. Open the ComfyUI folder and find python.exe there. The path to this file will need to be copied and replaced with python_embeded

Example: my ComfyUI is located at C:\StabilityMatrix\Packages\ComfyUI. python.exe located at C:\StabilityMatrix\Packages\ComfyUI\venv\Scripts\python.exe. Instead of command python_embeded\python.exe -V, execute command C:\StabilityMatrix\Packages\ComfyUI\venv\Scripts\python.exe -V. Do the same with other commands. In my case, these were the commands listed here https://github.com/Gourieff/comfyui-reactor-node?tab=readme-ov-file#troubleshooting

Copy link

This issue is stale because it has been open 30 days with no activity. Remove the stale label or comment, else this will be closed in 5 days.

@github-actions github-actions bot added the stale Stale issue or inactive for long period of time label Jul 30, 2024
Copy link

github-actions bot commented Aug 5, 2024

This issue was closed because it has been stale for 5 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Stale issue or inactive for long period of time
Projects
None yet
Development

No branches or pull requests

3 participants