fp12 / pychallonge_async

Python bindings for the CHALLONGE! API
http://challonge.com/api
BSD 2-Clause "Simplified" License
2 stars 1 forks source link

Cannot import name 'Account' #9

Closed TheRickson closed 7 years ago

TheRickson commented 7 years ago

I've installed via pip. In my code used from challonge import Account and i just get "ImportError: cannot import name 'Account'"

fp12 commented 7 years ago

Hello, May I suggest you use achallonge instead of this lib? Fyi, I won't maintain the pychallonge_async lib anymore. Thanks!