line-py icon indicating copy to clipboard operation
line-py copied to clipboard

token

Open AngDrew opened this issue 6 years ago • 5 comments

cannot login using token how exactly i should do? where i can get latest akad? i cannot login using token at all

AngDrew avatar Dec 17 '18 10:12 AngDrew

-Post your output. -How are you generating the token? -Use the setup.py included here for akad

Ph4i1ur3 avatar Dec 18 '18 14:12 Ph4i1ur3

Please be specific when you make an issue, We have hard time to understand if you not providing any stack trace of what you already done...

ii64 avatar Dec 19 '18 15:12 ii64

image here is the log

AngDrew avatar Dec 19 '18 18:12 AngDrew

You are missing a dependency. Reinstall thrift using pip

Ph4i1ur3 avatar Dec 19 '18 22:12 Ph4i1ur3

The TRecursive only available at Thrift version 0.11.0 or higher In nutshell python3 -m pip install thrift --upgrade --no-cache-dir

ii64 avatar Dec 20 '18 01:12 ii64