Skip to content

Add requirements in README.md#6

Open
jafamo wants to merge 1 commit into
drego85:masterfrom
jafamo:master
Open

Add requirements in README.md#6
jafamo wants to merge 1 commit into
drego85:masterfrom
jafamo:master

Conversation

@jafamo
Copy link
Copy Markdown

@jafamo jafamo commented Apr 21, 2017

I used raspberry pi 3. I tried to run this script but I needed to install python-requests.

$python joomlascan.py

Traceback (most recent call last): File "joomlascan.py", line 4, in <module> import requests ImportError: No module named requests
After install python-requests I solved my problem.

@jafamo
Copy link
Copy Markdown
Author

jafamo commented Apr 21, 2017

If you are using python 3, you need to install

pip3 install requests

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

Successfully merging this pull request may close these issues.

1 participant