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
Hello everyone. I have used ubuntu 14.04.05, python 2.7.6 and pip 1.5.4. I exactly did step by step manual installation document. But when i run this script ./run.sh, The bot didn't run. It said :
./run.sh: line 16: bin/activate: No such file or directory
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
Thứ ba, 30 Tháng tám năm 2016 22:54:17 ICT Pokebot Stopped.
Press any button or wait 20 seconds to continue.
Somebody help me pls !
The text was updated successfully, but these errors were encountered:
Hello everyone. I have used ubuntu 14.04.05, python 2.7.6 and pip 1.5.4. I exactly did step by step manual installation document. But when i run this script
./run.sh
, The bot didn't run. It said :./run.sh: line 16: bin/activate: No such file or directory
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
Thứ ba, 30 Tháng tám năm 2016 22:54:17 ICT Pokebot Stopped.
Press any button or wait 20 seconds to continue.
Somebody help me pls !
The text was updated successfully, but these errors were encountered: