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

Unable to Install GHunt -> ERROR: Could not build wheels for pillow, which is required to install pyproject.toml-based projects #478

Open
RiteshSec opened this issue Jan 10, 2024 · 4 comments

Comments

@RiteshSec
Copy link

Describe the bug
Unable to Install GHunt nor run it after by cloning the repo

To Reproduce

  • Follow the Installation steps mentioned in the Instructions:
$ pip3 install pipx
$ pipx ensurepath
$ pipx install ghunt

Expected behavior

  • Successful Installation of GHunt.

Screenshots
image
image
image
image
...
...
image

System (please complete the following information):

  • Windows
  • Python 3.7, Python 3.6, Python 2.7
  • Pip2, pip3

Additional context

  • I have tried to install GHunt by cloning the Repo also but got same problem while installing the requirements. Might not be an problem with GHunt itself but would greatly appreciate any help
@mxrch
Copy link
Owner

mxrch commented Jan 11, 2024

Hey, what was the command you did ?

@RiteshSec
Copy link
Author

RiteshSec commented Jan 12, 2024

Hi @mxrch,

I have used the commands that are provided in the Readme to install GHunt using pip got an error.
image

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.

@mxrch
Copy link
Owner

mxrch commented Jan 13, 2024

Okay that's interesting, maybe that version of Pillow is not compatible with Python 3.12.
Can you retry with Python 3.10 ?

@diehard88
Copy link

I'm having the same error, but I'm trying to install in an android device (termux)..

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

3 participants