Add encoding="utf-8" in setup.py file for smooth installation of tool in Windows Systems
As we have seen by directly running a installation command provided by you -
pip install git+https://github.com/RevoltSecurities/Subdominator
in windows, it give us the error related to encoding type.
But to overcome the issue we used an alternate method also but it is better to fix the issue for simplicity of tool.
Thank you for the tool... have attached the error file for reference!
Hello @Sherlock297 , Thank you for creating the issue and for providing valid attachements with nice blog 😄 , we will add this in next update of Subdominator. Once we push the update we request you to test it again and give verification from your side.
Kind Regards, @RevoltSecurities
Hi @Sherlock297 , We deployed the new version and made a fix , could you please check that the update is working on windows installation.
Kind regards, @RevoltSecurities
hi @RevoltSecurities ,
thanks! Issue is fixed for installation...!👏
But during runtime as you can see there is an another error related to module... attaching a screenshot for reference.
Hi @Sherlock297 , This issue can be easily resolved , you can use this command to install the missing package:
pip install tldextract
and once the subdominator runs smoothly bring back to us with information and if you think issue is resolved you can close it too.
Kind regards, @Sherlock297
that is great @RevoltSecurities... thanks! closing the issue!