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

[ERROR] ImportError : Pgoapi.exceptions (Mac OsX) #4705

Closed
jinkawasaki333 opened this issue Aug 25, 2016 · 2 comments
Closed

[ERROR] ImportError : Pgoapi.exceptions (Mac OsX) #4705

jinkawasaki333 opened this issue Aug 25, 2016 · 2 comments

Comments

@jinkawasaki333
Copy link

Hello, just compiled and run on my MacOS X and got this error on first run.
How can I fix this?

./run.sh: line 10: bin/activate: No such file or directory remote: Counting objects: 127, done. remote: Compressing objects: 100% (29/29), done. remote: Total 127 (delta 87), reused 74 (delta 74), pack-reused 24 Receiving objects: 100% (127/127), 54.46 KiB | 0 bytes/s, done. Resolving deltas: 100% (90/90), completed with 38 local objects. From https://github.com/PokemonGoF/PokemonGo-Bot 4cc56b9..a529e0e dev -> origin/dev Traceback (most recent call last): File "pokecli.py", line 43, in <module> from pgoapi.exceptions import NotLoggedInException, ServerSideRequestThrottlingException, ServerBusyOrOfflineException, NoPlayerPositionSetException ImportError: No module named pgoapi.exceptions Thu Aug 25 11:31:12 JST 2016 Pokebot Stopped. Press any button or wait 20 seconds to continue.

@mjmadsen
Copy link
Contributor

pip install -r requirements.txt --upgrade

But they just put out an update to the app, so I highly recommend not running the bot right now.

@mjmadsen
Copy link
Contributor

Oh, and you need to run this too:
source bin/activate

Missed that first part of the error.

@k4n30 k4n30 closed this as completed Aug 25, 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

3 participants