Quantika14 / osint-suite-tools

Repositorio del conjunto de herramientas para hacer OSINT y SOCMINT con Dante's Gates Minimal Version.
GNU General Public License v3.0
136 stars 33 forks source link

Error on pip3 install -r requiriments.txt #10

Open IGonjal opened 3 years ago

IGonjal commented 3 years ago

In your documentation, it's specified that the installation will be with pip3, but pydns is only compatible with python 2.7

IGonjal commented 3 years ago

The python3 equivalent is py3DNS

alonsoir commented 2 years ago

I had to delete pydns from requirements file in order to work.