GoogleDorker
GoogleDorker copied to clipboard
Error-Exception occured in core module due to: AsyncClient.__init__() got an unexpected keyword argument 'proxy', <class 'TypeError'>
While installing setup.py im getting this error.
$ sudo python setup.py install
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