allejok96 / jw-scripts

Index or download videos and sound recordings from jw.org.
GNU General Public License v3.0
49 stars 10 forks source link

Unable to run on MacOS Sierra #8

Closed leejk421 closed 6 years ago

leejk421 commented 6 years ago

Hi, I installed Python3.6.2 and ran the setup.py with no errors. However when trying to run job-index I get these errors in terminal:

errors.txt

Any thoughts?

leejk421 commented 6 years ago

Found the solution here if others encounter this: https://stackoverflow.com/questions/42098126/mac-osx-python-ssl-sslerror-ssl-certificate-verify-failed-certificate-verify

allejok96 commented 6 years ago

Thanks for the input. Will add a note to the installation instructions.