python-bittrex
python-bittrex copied to clipboard
Hey there anyone having SSL errors like this?
urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)>
THIS ERROR COMES OUT BY RUNING ANY REQUEST LIKE THIS: dogesummary = api.getmarketsummary(market)