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
./run.sh: line 16: bin/activate: No such file or directory
Traceback (most recent call last):
File "pokecli.py", line 42, in
from pgoapi.exceptions import NotLoggedInException, ServerSideRequestThrottlingException, ServerBusyOrOfflineException, NoPlayerPositionSetException
ImportError: No module named pgoapi.exceptions
Mon Sep 5 16:56:41 UTC 2016 Pokebot Stopped.
Press any button or wait 20 seconds to continue.
Whait I should do? That appens when I launch the bot with ./run.sh , I have do the auto installation correctly. (I'm on raspbian)
Thx for help
The text was updated successfully, but these errors were encountered:
Rysanlos
changed the title
ImportError: No module named pgoapi.exceptions / pokecli.py
ImportError: No module named pgoapi.exceptions / pokecli.py [SOLVED]
Sep 5, 2016
./run.sh: line 16: bin/activate: No such file or directory
Traceback (most recent call last):
File "pokecli.py", line 42, in
from pgoapi.exceptions import NotLoggedInException, ServerSideRequestThrottlingException, ServerBusyOrOfflineException, NoPlayerPositionSetException
ImportError: No module named pgoapi.exceptions
Mon Sep 5 16:56:41 UTC 2016 Pokebot Stopped.
Press any button or wait 20 seconds to continue.
Whait I should do? That appens when I launch the bot with ./run.sh , I have do the auto installation correctly. (I'm on raspbian)
Thx for help
The text was updated successfully, but these errors were encountered: