You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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??
The text was updated successfully, but these errors were encountered:
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.
Hi,
i got the following error on startup:
after that the UI shows up but nothings works.
How to fix this??
The text was updated successfully, but these errors were encountered: