Open IGonjal opened 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
The python3 equivalent is py3DNS
I had to delete pydns from requirements file in order to work.
In your documentation, it's specified that the installation will be with pip3, but pydns is only compatible with python 2.7