Open MandiYang opened 2 years ago
try to use this repo; https://github.com/cookie0o/Python-Antivirus-v2 It´s a newer and the problem might not occur in it otherwise it could be an error with Python v3. 10 since its only tested in 3.8. If you still get this error I´ll try to fix it in v2.5.
EDIT Did´nt see that with windows can only read .ico files, I´ll prob just check what os is used and if Linux is used it will not use a .ico file.
Error fixed. Hope its working for you!
@cookie0o review this change :), #12
Using Ubuntu 22.04 Wayland Gnome with python3.10 and can't browse files to scan.
I am trying so solve it with https://stackoverflow.com/questions/20860325/python-3-tkinter-iconbitmap-error-in-ubuntu and https://stackoverflow.com/questions/70742619/tkinter-tclerror-bitmap-icon-ico-not-defined right now. I think that the problem is that only windows can read
.ico
files.