You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 26, 2022. It is now read-only.
So, the version I got from using pip3 install authy was not Python3 savvy, but if I clone this repo and run setup.py install, I'm fine. Problem solved.
I was able to install authy for python3, but this call fails:
from authy.api import AuthyApiClient
Seems like it may not actually be ready for Python3
The text was updated successfully, but these errors were encountered: