Why does this return an ssl error when using pybitcointools?

1

What could the source of this error be?

Really confused as to why this error persists. I have upgraded pip ( I believe) And have installed pybitcointools...

71136 64687

Posted 2018-08-12T22:01:07.673

Reputation: 11

1Either the explorer you are using has an invalid/expired cert, or there is an openssl misconfiguration on your machine (or you're missing some ca certs)Raghav Sood 2018-08-12T22:17:51.167

No answers