Sometimes the CA bundle is not up-to date and needs to be installed manually, especially if it's a new Python version. Please run the following commands:
\ncd /Applications/Python\\ 3.8/
then
\n./Install\\ Certificates.command
Issue installing polyaxon python client urllib3.exceptions.ProtocolError: OSError
#1519
-
I’m receiving the following error recently, but it only occurs when I use a VPN, if I’m in the office I don’t get this issue.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Sometimes the CA bundle is not up-to date and needs to be installed manually, especially if it's a new Python version. Please run the following commands: cd /Applications/Python\ 3.8/ then ./Install\ Certificates.command |
Beta Was this translation helpful? Give feedback.
Sometimes the CA bundle is not up-to date and needs to be installed manually, especially if it's a new Python version. Please run the following commands:
then
./Install\ Certificates.command