ProLoDs

Results 15 comments of ProLoDs

something like this in the the **getattr** of PGoApi ? and add username and password in **init** and set it in the first login? `try: return request.call() except NotLoggedInException as...

same here, what python version are you using? My guess would be the python version. working with `2.7.11` error with `2.7.9`

use python3, worked for me. (just a workaround)

the unkown6 fix has not been merged yet, see the pull requests

https://github.com/weissi1994/PokemonGo-Map see this