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
Tokland is not working on youtube-upload anymore. However, @kootsoop is. If you prepare a PR, we'll gladly merge it. Any help, gratefully received.
Describe the bug Installed /Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/youtube_upload-0.8.0-py3.11.egg Processing dependencies for youtube-upload==0.8.0 Searching for progressbar2 Reading https://pypi.org/simple/progressbar2/ Download error on https://pypi.org/simple/progressbar2/: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:992) -- Some packages may not be found! Couldn't find index page for 'progressbar2' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading https://pypi.org/simple/ Download error on https://pypi.org/simple/: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:992) -- Some packages may not be found! No local packages or working download links found for progressbar2 error: Could not find suitable distribution for Requirement.parse('progressbar2')
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Desktop (please complete the following information):
OS: [e.g. GNU/Linux]
OS Version [e.g. 22]
Python Version [e.g. 2.7.12]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Tokland is not working on youtube-upload anymore. However, @kootsoop is. If you prepare a PR, we'll gladly merge it. Any help, gratefully received.
Describe the bug
Installed /Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/youtube_upload-0.8.0-py3.11.egg Processing dependencies for youtube-upload==0.8.0 Searching for progressbar2 Reading https://pypi.org/simple/progressbar2/ Download error on https://pypi.org/simple/progressbar2/: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:992) -- Some packages may not be found! Couldn't find index page for 'progressbar2' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading https://pypi.org/simple/ Download error on https://pypi.org/simple/: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:992) -- Some packages may not be found! No local packages or working download links found for progressbar2 error: Could not find suitable distribution for Requirement.parse('progressbar2')
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: