-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Comments
Have you installed the requirements? |
How to install it? I use windows 10? |
then you better use Linux subsystem. It much more easier to run bot with docker. |
I have installed requirements but still got error. The previous version not got this error... |
Try |
i have the same error also windows 10 worked yesterday, today give me this error |
dev or master? |
master |
master. still got this error after pip upgrade |
dev is working at the moment, use that branch while I check out what the cause is. |
Ok thanks please update us! |
I also got this error, a second run of |
@mrcyclo Please reopen if this isn't resolved. |
OK. It solved. |
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?
The text was updated successfully, but these errors were encountered: