You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your FULL config.json (remove your username, password, gmapkey and any other private info)
Output when issue occurred
tele@tele-desktop165:~/Desktop/a$ ./run.sh
Traceback (most recent call last):
File "pokecli.py", line 43, in
from pgoapi.exceptions import NotLoggedInException, ServerSideRequestThrottlingException, ServerBusyOrOfflineException, NoPlayerPositionSetException
ImportError: No module named pgoapi.exceptions
Tue Aug 30 17:06:34 IST 2016 Pokebot Stopped.
Press any button or wait 20 seconds to continue.
Steps to Reproduce
Other Information
OS:
Branch:
Git Commit:
Python Version:
Any other relevant files/configs (eg: path files)
The text was updated successfully, but these errors were encountered:
Expected Behavior
Actual Behavior
not able to start the bot
using ./run.sh
Your FULL config.json (remove your username, password, gmapkey and any other private info)
Output when issue occurred
tele@tele-desktop165:~/Desktop/a$ ./run.sh
Traceback (most recent call last):
File "pokecli.py", line 43, in
from pgoapi.exceptions import NotLoggedInException, ServerSideRequestThrottlingException, ServerBusyOrOfflineException, NoPlayerPositionSetException
ImportError: No module named pgoapi.exceptions
Tue Aug 30 17:06:34 IST 2016 Pokebot Stopped.
Press any button or wait 20 seconds to continue.
Steps to Reproduce
Other Information
OS:
Branch:
Git Commit:
Python Version:
Any other relevant files/configs (eg: path files)
The text was updated successfully, but these errors were encountered: