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

ImportError: No module named pgoapi.exceptions / pokecli.py [SOLVED] #5220

Closed
Rysanlos opened this issue Sep 5, 2016 · 2 comments
Closed

Comments

@Rysanlos
Copy link

Rysanlos commented 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

@robertpro
Copy link

On raspbian I always install requirements.txt as root, it is a work around for some problems...

and then I ran python pokecli.py ...

@Rysanlos
Copy link
Author

Rysanlos commented Sep 5, 2016

Yeah I just install as root, it's works now, thx

@Rysanlos Rysanlos closed this as completed Sep 5, 2016
@Rysanlos Rysanlos changed the title ImportError: No module named pgoapi.exceptions / pokecli.py ImportError: No module named pgoapi.exceptions / pokecli.py [SOLVED] Sep 5, 2016
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

2 participants