-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Description
Oh man , pissed me so much , was working with chatgpt to resolve my endless errors i was recieving when running :
$ python3 setup.py install
At end i found solution to use latest installtion method to fix all the installation errors :
cd ~/
git clone https://github.com/vortexau/dnsvalidator.git
pip install --use-pep517 ~/dnsvalidator
Update the installation instruction as per above , for everyone .
Regards,
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels