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

ERROR: CERTIFICATE_VERIFY_FAILED #607

Open
mratschheitmann opened this issue Sep 19, 2024 · 2 comments
Open

ERROR: CERTIFICATE_VERIFY_FAILED #607

mratschheitmann opened this issue Sep 19, 2024 · 2 comments

Comments

@mratschheitmann
Copy link

Hi,
i got the following error on startup:

python run.py

/Users/XXX/Development/Deep-Live-Cam/myenv/lib/python3.10/site-packages/albumentations/check_version.py:49: UserWarning: Error fetching version info <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)>
  data = fetch_version_info()

after that the UI shows up but nothings works.
How to fix this??

@mratschheitmann mratschheitmann changed the title CERTIFICATE_VERIFY_FAILED ERROR: CERTIFICATE_VERIFY_FAILED Sep 19, 2024
@mratschheitmann
Copy link
Author

Im using MacOS

@mratschheitmann
Copy link
Author

mratschheitmann commented Sep 19, 2024

i found something, ill try it:

Install Xcode Command Line Tools:
Before installing any further development tools, ensure that you have Xcode's command-line tools installed. This provides compilers like clang, ranlib, and other tools necessary for building packages.

To install Xcode command line tools, run:

xcode-select --install

@github-staff github-staff deleted a comment from nhatlaso1 Sep 23, 2024
Repository owner deleted a comment from Updatedme Sep 25, 2024
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