View Single Post
Old 07-10-2019, 02:42 AM   #222
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,739
Karma: 24031403
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by odamizu View Post
On first run, I was startled to get a python error — something about SSL certificate verify failed. See screenshot.
This error was displayed by the update checker, because the connection to the GitHub website failed. macOS Users reported a similar SSL error for older Sigil versions:

Quote:
ssl.SSLError: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:645)
However, your error refers to different line (_ssl.c:1056) and cause:

Quote:
ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)
According to StackOverflow, double-clicking Install Certificates.command in your Applications/Python 3.x folder might fix this problem, if you're using an external Python interpreter. However, I don't know if it'll also work for the bundled interpreter.
Doitsu is offline   Reply With Quote