Open RiteshSec opened 10 months ago
Hey, what was the command you did ?
Hi @mxrch,
I have used the commands that are provided in the Readme to install GHunt using pip got an error.
Hence to run the tool manually i have cloned the repo and tried to install the requirements by running but got the above error. Also tried with pip instead of pip3
pip3 install -r requirements.txt
Currently i am not able to reproduce the error in the previous comment.
Can you let me know how we can use the app manually if there is some issue with the pip installation process.
Okay that's interesting, maybe that version of Pillow is not compatible with Python 3.12. Can you retry with Python 3.10 ?
I'm having the same error, but I'm trying to install in an android device (termux)..
@mxrch I have run pip3 install ghunt
instead of pipx install ghunt
, which solved the above issue for me.
Please let me know if that is what you meant by saying "Can you retry with Python 3.10 ?".
Anyway, the issue is now resolved for me. Please let me know if you need any other information for your dev purpose or you can close this issue.
same problem here
I experienced this and u need to use Python 3.10 as some of the dependencies need to use Python 3.10
check #497
Describe the bug Unable to Install GHunt nor run it after by cloning the repo
To Reproduce
Expected behavior
Screenshots ... ...
System (please complete the following information):
Additional context