Skip to content

Instantly share code, notes, and snippets.

@lhung
Created August 3, 2016 18:23
Show Gist options
  • Save lhung/5bdcb603b8f62e6fc23df419349a2df5 to your computer and use it in GitHub Desktop.
Save lhung/5bdcb603b8f62e6fc23df419349a2df5 to your computer and use it in GitHub Desktop.
[11:03:28] Moving towards fort Duck Island Cottage, 0.12km left (attraction of lure 0.19km)
Traceback (most recent call last):
File "pokecli.py", line 446, in <module>
main()
File "pokecli.py", line 88, in main
report_summary(bot)
File "pokecli.py", line 96, in report_summary
metrics.capture_stats()
File "/home/ch594u/Documents/workspace/PokemonGo-Bot/pokemongo_bot/metrics.py", line 76, in capture_stats
response_dict = request.call()
File "/home/ch594u/Documents/workspace/PokemonGo-Bot/pokemongo_bot/api_wrapper.py", line 112, in call
if should_throttle_retry:
UnboundLocalError: local variable 'should_throttle_retry' referenced before assignment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment