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

it thinks im on windows lmao #14

Open
UlisseMini opened this issue Aug 12, 2017 · 3 comments
Open

it thinks im on windows lmao #14

UlisseMini opened this issue Aug 12, 2017 · 3 comments

Comments

@UlisseMini
Copy link

UlisseMini commented Aug 12, 2017

i am on a mac and i did python ploitkit.py
after downloading the repo like this git clone https://github.com/rajeshmajumdar/PloitKit.git
thanks in advance!

Traceback (most recent call last): File "/Users/ME/Desktop/PloitKit/core/background.py", line 29, in <module> from checktool import checktool File "U:\Projects\PloitKit\PloitKit\checktool.py", line 4, in <module> File "U:\Projects\PloitKit\PloitKit\savedownloads.py", line 4, in <module> File "U:\Projects\PloitKit\core\download.py", line 17, in <module> File "U:\Projects\PloitKit\PloitKit\downloadbar.py", line 18, in <module> ImportError: No module named requests.packages.urllib3

@rajeshmajumdar
Copy link
Owner

sudo pip install requests

@UlisseMini
Copy link
Author

UlisseMini commented Aug 13, 2017

same error
Traceback (most recent call last): File "/Users/Uli04/Desktop/PloitKit/core/background.py", line 29, in <module> from checktool import checktool File "U:\Projects\PloitKit\PloitKit\checktool.py", line 4, in <module> File "U:\Projects\PloitKit\PloitKit\savedownloads.py", line 4, in <module> File "U:\Projects\PloitKit\core\download.py", line 17, in <module> File "U:\Projects\PloitKit\PloitKit\downloadbar.py", line 18, in <module> ImportError: No module named requests.packages.urllib3
i might be on a new python version that could be it

@rajeshmajumdar
Copy link
Owner

Try sudo pip install urllib3

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

2 participants