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

No module named pgoapi.exceptions #4469

Closed
mrcyclo opened this issue Aug 21, 2016 · 14 comments
Closed

No module named pgoapi.exceptions #4469

mrcyclo opened this issue Aug 21, 2016 · 14 comments

Comments

@mrcyclo
Copy link

mrcyclo commented Aug 21, 2016

Traceback (most recent call last):
File "pokecli.py", line 43, in
from pgoapi.exceptions import NotLoggedInException, ServerSideRequestThrottlingException, ServerBusyOrOfflineException
ImportError: No module named pgoapi.exceptions

Something went wrong and the bot needed to be restarted. Please investigate the cause.

I got this error? How to fix it?

@supergithubo
Copy link

Have you installed the requirements? pip install -r requirements.txt

@mrcyclo
Copy link
Author

mrcyclo commented Aug 21, 2016

How to install it? I use windows 10?

@earthchie
Copy link
Contributor

then you better use Linux subsystem. It much more easier to run bot with docker.

@mrcyclo
Copy link
Author

mrcyclo commented Aug 21, 2016

I have installed requirements but still got error. The previous version not got this error...

@glennvgastel
Copy link
Contributor

Try pip install -r requirements.txt --upgrade

@TalHason99
Copy link

i have the same error also windows 10 worked yesterday, today give me this error

@glennvgastel
Copy link
Contributor

dev or master?

@TalHason99
Copy link

master

@mrcyclo
Copy link
Author

mrcyclo commented Aug 21, 2016

master. still got this error after pip upgrade

@glennvgastel
Copy link
Contributor

dev is working at the moment, use that branch while I check out what the cause is.

@TalHason99
Copy link

Ok thanks please update us!

@iruy
Copy link

iruy commented Aug 22, 2016

I also got this error, a second run of pip2 install --upgrade -r requirements.txt solved the issue

@mjmadsen
Copy link
Contributor

@mrcyclo Please reopen if this isn't resolved.

@mrcyclo
Copy link
Author

mrcyclo commented Aug 22, 2016

OK. It solved.

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

No branches or pull requests

7 participants