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

Cannot install Instantid from ComfyUI #213

Open
Malzu22 opened this issue Sep 12, 2024 · 3 comments
Open

Cannot install Instantid from ComfyUI #213

Malzu22 opened this issue Sep 12, 2024 · 3 comments

Comments

@Malzu22
Copy link

Malzu22 commented Sep 12, 2024

keep getting this error and I cannot bypass it

ComfyUI

@cubiq
Copy link
Owner

cubiq commented Sep 12, 2024

it's impossible to say without a full error report

@cubiq
Copy link
Owner

cubiq commented Sep 12, 2024

you probably need to install 'opencv-python'

@CHINAGRIMACE
Copy link

ComfyUI-Manager: EXECUTE => ['/Users/bucongming/Desktop/ComfyUI/venv/bin/python', '-m', 'pip', 'install', 'onnxruntime-gpu']

[! ] WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)'))': /simple/onnxruntime-gpu/
[! ] WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)'))': /simple/onnxruntime-gpu/
[! ] WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)'))': /simple/onnxruntime-gpu/
[! ] WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)'))': /simple/onnxruntime-gpu/
[! ] WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)'))': /simple/onnxruntime-gpu/
Could not fetch URL https://pypi.org/simple/onnxruntime-gpu/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/onnxruntime-gpu/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)'))) - skipping
[! ] ERROR: Could not find a version that satisfies the requirement onnxruntime-gpu (from versions: none)
[! ] ERROR: No matching distribution found for onnxruntime-gpu
install script failed: https://github.com/cubiq/ComfyUI_InstantID
Attempt to fixing '['https://github.com/cubiq/ComfyUI_InstantID']' is done.

ComfyUI-Manager: EXECUTE => ['/Users/bucongming/Desktop/ComfyUI/venv/bin/python', '-m', 'pip', 'install', 'numpy<2']

After restarting ComfyUI, please refresh the browser.

同样遇到这个问题,每次终端会显示这个信息,用的是Mac
CleanShot 2024-09-26 at 00 18 08@2x
CleanShot 2024-09-26 at 00 17 48@2x

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

4 participants
@cubiq @CHINAGRIMACE @Malzu22 and others