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

feedfinder2 blocks setup, embedded comfyui #7

Open
menguzat opened this issue Jul 24, 2024 · 0 comments
Open

feedfinder2 blocks setup, embedded comfyui #7

menguzat opened this issue Jul 24, 2024 · 0 comments

Comments

@menguzat
Copy link

Hi there,
I'm trying to install salt_AI Language Toolkit but my setup crashes when trying to install feedfinder. When I try to install feedfinder separately, I get this:

PS D:\ai\ComfyUI_windows_portable\ComfyUI\custom_nodes\SaltAI_LlamaIndex> ......\python_embeded\python.exe -m pip install feedfinder2
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com

Collecting feedfinder2
Downloading feedfinder2-0.0.4.tar.gz (3.3 kB)
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
╰─> [6 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "D:\tmp\pip-install-zjw7bbyp\feedfinder2_e14c4632a4734afaabedc1617da0bbc5\setup.py", line 15, in
import feedfinder2
ModuleNotFoundError: No module named 'feedfinder2'
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

IMO the problem stems from the fact that I'm using the embedded python, and the python setup.py that is called by feedfinder tries to refer to another python version maybe?

Anyone else has this issue with comfyui portable setup?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant