I tried running the following command but got the error:
output,err = opid.lookup("1-4295880893", orient="row", format='dataframe')
err
requests.exceptions.SSLError(urllib3.exceptions.MaxRetryError("HTTPSConnectionPool(host='permid.org', port=443): Max retries exceeded with url: /1-4295880893?format=json-ld&access-token=wUJpJlRwrmXbf4qWe25XFuBtB0GDWPjr (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)')))"))