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

Cannot Launch Bot - Issue with "pokecli.py" #3087

Closed
Mike91188 opened this issue Aug 8, 2016 · 7 comments
Closed

Cannot Launch Bot - Issue with "pokecli.py" #3087

Mike91188 opened this issue Aug 8, 2016 · 7 comments

Comments

@Mike91188
Copy link

Hello there!

I will start out admitting I am a novice to setting this up, but I am pretty sure I have everything running properly.

I installed the bot and updated the config files with my login info and I am unable to launch the Bot.
I am receiving this error when i try to run the bot using "python pokecli.py":

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

screen shot 2016-08-08 at 10 51 59 am

Thanks!
Mike

Other Information

OS: OSX -
Git Commit:
Python Version: 2.7.12

@manuel-lang
Copy link

@Mike91188
Copy link
Author

Yes, I actually went back and deleted everything and reinstalled to be sure I did not miss anything.

@Mike91188
Copy link
Author

Here is the result of installing the pgoapi-1.1.6

screen shot 2016-08-08 at 11 15 40 am

screen shot 2016-08-08 at 11 15 43 am

I am still getting he same error.

@MrKaralis
Copy link

In Windows I fixed the problem by installing vc for python 2.7.
Read my last post here #2999
Maybe it can help you to find a solution for Mac.

@luispereira
Copy link

Getting the same error on windows and I did followed both
https://github.com/PokemonGoF/PokemonGo-Bot/wiki/Installation#installation-mac
and
MrKaralis answer.

Still the same error appears

@MrKaralis
Copy link

MrKaralis commented Aug 8, 2016

After installing visual c for python on Windows you've to run again pip -r install requirements.txt

@AlexBailey
Copy link

Same errors here for OSX

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

6 participants