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

Error-Exception occured in core module due to: AsyncClient.__init__() got an unexpected keyword argument 'proxy', <class 'TypeError'> #6

Open
Nidhir2k1 opened this issue Dec 15, 2024 · 1 comment

Comments

@Nidhir2k1
Copy link

image

While installing setup.py im getting this error.

$ sudo python setup.py install

image

@RevoltSecurities
Copy link
Owner

Hi @Nidhir2k1 ,
Thanks for informing about this issue and want to let you know that the downloaded python package httpx of yours is older version and we encourage you to upgrade the package with this command:

pip install -U httpx

and also suggested way of installation of the tool is with pip or pipx and here is a following command:

pip install git+https://github.com/RevoltSecurities/GoogleDorker

I Hope this will resolve your issue.

Kind regards,
@RevoltSecurities

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

2 participants