xnl-h4ck3r / waymore

Find way more from the Wayback Machine, Common Crawl, Alien Vault OTX, URLScan & VirusTotal!
MIT License
1.68k stars 193 forks source link

cant call waymore from shell script #13

Closed moolakarapaiyan closed 1 year ago

moolakarapaiyan commented 2 years ago

when i am trying to call waymore from shell script this is the error it throws File "/home/boii/bin/waymore", line 5 SyntaxError: Non-ASCII character '\xe2' in file /home/boii/bin/waymore on line 5, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details

abdilahrf commented 2 years ago

Use dos2unix

On Sun, 11 Sep 2022 at 16.16 moolakarapaiyan @.***> wrote:

waymore File "/home/boii/bin/waymore", line 5 SyntaxError: Non-ASCII character '\xe2' in file /home/boii/bin/waymore on line 5, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details

— Reply to this email directly, view it on GitHub https://github.com/xnl-h4ck3r/waymore/issues/13, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABN4QJCYH7T2YJCPBFWCMHDV5WPODANCNFSM6AAAAAAQJWHKDU . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Best Regards,

Abdillah Muhamad http://abdilahrf.github.io

xnl-h4ck3r commented 2 years ago

Hi @moolakarapaiyan Thanks for taking the time to log an issue. Have you managed to resolve this? I can't replicate the problem myself, and it seems like it my not be an issue with waymore itself, so I'll close soon if I don't hear back from you. Best regards Xnl

xnl-h4ck3r commented 1 year ago

Hi @moolakarapaiyan I think this shoudl be resolved with the latest version now so I'll go ahead and close this Many thanks