-
Notifications
You must be signed in to change notification settings - Fork 6
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
NO MATTER WHAT I DO I CANT INSTALL ANY PULID CUSTOM NODE...even this one #10
Comments
You need to provide full error logs. |
Traceback (most recent call last): how do i solve this? seems it conflicts with a-person-mask-generator |
Did you installed the plugin dependencies |
If the nodes do not load it is because filterpy is not installing and the pip installer tries to get the wrong one. python.exe -m pip install git+https://github.com/rodjjo/filterpy.git Then run the install requirements this will now install all other requirements correctly without falling over. I suggest the owner of the repo put the path I have put above in the requirements.txt so that this loads and works for everyone. |
I'm not sure this is a problem. I just test the command |
Hello, |
SOLUTION I have VENV version of comfy for flux stuff. But this fix should work for portable because you are doing it from command line. I had the error in the manager: I fixed it using DragonDiffusionbyBoyo's instructions. Here's the steps: cd custom_nodes
|
I use conda. It is no problem to execute commands in the order in the README. But if you don't configurate sys env for python, It should be full path of python.exe for portable.I will verify the installation of the manager later. |
I might have fixed that error with flux face loader. I am just testing the code now. Will post once testing is completed |
please see #11 last comment |
yeah the title says it all, i keep getting errors for numpy, facelibx.. iv research i used claude and still it just wont work.
The text was updated successfully, but these errors were encountered: