Skip to content

Conversation

@jafamo
Copy link

@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
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