Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation Problem #4944

Closed
vothanhbinhlt opened this issue Aug 30, 2016 · 4 comments
Closed

Installation Problem #4944

vothanhbinhlt opened this issue Aug 30, 2016 · 4 comments

Comments

@vothanhbinhlt
Copy link

vothanhbinhlt commented Aug 30, 2016

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 !

@gungoan
Copy link

gungoan commented Aug 30, 2016

install pgopi

@vothanhbinhlt
Copy link
Author

sorry! i don't understand.

@mjmadsen
Copy link
Contributor

git pull
git submodule update --init --recursive
git submodule foreach git pull origin master
source bin/activate (-- do not skip this step --)
pip install -r requirements.txt --upgrade
pip install -r requirements.txt

@vothanhbinhlt
Copy link
Author

Thank you! it worked for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants