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

urllib3 #3777

Closed
srobayo222 opened this issue Aug 12, 2016 · 1 comment
Closed

urllib3 #3777

srobayo222 opened this issue Aug 12, 2016 · 1 comment

Comments

@srobayo222
Copy link

Traceback (most recent call last):
File "pokecli.py", line 38, in
from pgoapi.exceptions import NotLoggedInException, ServerSideRequestThrottlingException, ServerBusyOrOfflineException
File "c:\users\juan sebastian\downloads\pokemongo-bot\src\pgoapi\pgoapi__init__.py", line 50, in
from pgoapi.pgoapi import PGoApi
File "c:\users\juan sebastian\downloads\pokemongo-bot\src\pgoapi\pgoapi\pgoapi.py", line 31, in
import requests
File "C:\Python27\lib\site-packages\requests__init__.py", line 61, in
from .packages.urllib3.exceptions import DependencyWarning
File "C:\Python27\lib\site-packages\requests\packages__init__.py", line 29, in
import urllib3
ImportError: No module named urllib3

his errors happens when i run the bot D:
Anyone knows?

@bruvv
Copy link
Contributor

bruvv commented Aug 12, 2016

use the template that is being provided for you or we can't help you....

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