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

Can't install #3751

Closed
MatteCarra opened this issue Aug 12, 2016 · 4 comments
Closed

Can't install #3751

MatteCarra opened this issue Aug 12, 2016 · 4 comments

Comments

@MatteCarra
Copy link

I have linux and I followed installation instructions but something is missing:

File "pokecli.py", line 38, in <module>
    from pgoapi.exceptions import NotLoggedInException, ServerSideRequestThrottlingException, ServerBusyOrOfflineException
ImportError: No module named pgoapi.exceptions
@seratkurtulus
Copy link

are you sure you have installed everything in requirements.txt successfully? and this section is for issues about the bot, please use slack for help.

@MatteCarra MatteCarra changed the title Can't unistall Can't install Aug 12, 2016
@LuisMayo
Copy link

Sometimes for some strange reason pip doesn't actually install all the dependencies properly
Re-run pip install - requirements.txt

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

5 participants
@bruvv @MatteCarra @seratkurtulus @LuisMayo and others