tokland / youtube-upload

Upload videos to Youtube from the command line
2.06k stars 464 forks source link

error when trying install setup.py #366

Open jedai47 opened 11 months ago

jedai47 commented 11 months ago

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.