-
Notifications
You must be signed in to change notification settings - Fork 67
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
Comments
sudo pip install requests |
same error |
Try sudo pip install urllib3 |
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
The text was updated successfully, but these errors were encountered: