Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Cannot use authy under python3 #16

Closed
woodsonbruce opened this issue Nov 3, 2016 · 3 comments
Closed

Cannot use authy under python3 #16

woodsonbruce opened this issue Nov 3, 2016 · 3 comments

Comments

@woodsonbruce
Copy link

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

@woodsonbruce
Copy link
Author

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.

@LiamBrenner
Copy link

The latest changes in this repo haven't been published to PyPI, which probably needs to happen.

@vargasx
Copy link
Contributor

vargasx commented May 24, 2017

@woodsonbruce @SableWalnut looks like it is now pip install authy==2.1.4

@vargasx vargasx closed this as completed May 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants