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 Login #94

Closed
wharvie57 opened this issue Aug 9, 2016 · 8 comments
Closed

Cannot Login #94

wharvie57 opened this issue Aug 9, 2016 · 8 comments

Comments

@wharvie57
Copy link

Starting Python process...
Bot path: /Users/stream/PokemonGo-Bot-Desktop/gofbot
python ./pokecli.py
Python: Traceback (most recent call last):
File "./pokecli.py", line 38, in
from pgoapi.exceptions import NotLoggedInException, ServerSideRequestThrottlingException, ServerBusyOrOfflineException
ImportError: No module named pgoapi.exceptions

Bot exited

This appears and I don't know how to fix it!
Im on a Mac and Ive set up everything!

@wharvie57
Copy link
Author

FIxed it but now its says this when i get to the bot screen "2016-08-09 12:11:04,330 [PokemonGoBot] [ERROR] encrypt.so is not found! Please place it in the bots root directory or set libencrypt_location in config.
2016-08-09 12:11:04,330 [PokemonGoBot] [INFO] Platform: darwin Encrypt.so directory: /Users/stream/PokemonGo-Bot-Desktop/gofbot"

@sniok
Copy link
Contributor

sniok commented Aug 9, 2016

You need encrypt.so

@rickycc
Copy link

rickycc commented Aug 9, 2016

@wharvie57 Download and use it
http://www.mediafire.com/download/engnf5fvj65duxa/encrypt.so

@OscarToV
Copy link

OscarToV commented Aug 9, 2016

How did you solve the first error?

@Outpox
Copy link
Contributor

Outpox commented Aug 10, 2016

@OscarToV most likely with:
pip install -r requirements.txt
or
pip install --upgrade -r requirements.txt

@OscarToV
Copy link

@Outpox thanks!

@CodeCompiler
Copy link

having the same issue on windows

pip install requirements all went well with no error

encrypt.dll is present in root as well as under gofbot dir

@tnsbm
Copy link
Contributor

tnsbm commented Aug 11, 2016

#138

@tnsbm tnsbm closed this as completed Aug 11, 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

7 participants