Thanks Gilles, for reporting this. This is a common problem with binaries build with PyInstaller; the machine learning of many antivirus software is somehow triggered by it (perhaps because some malware uses PyInstaller too).
I was aware that the 32bit binaries were affected by this problem, but now I hear it for the first time for the 64bit version. From what I understand, it helps to sign the binaries. So this is something I should look into. Thanks, Almar On Wed, Feb 2, 2022, at 15:32, Gilles Béharelle wrote: > Hi, > A Bitdefender antivirus alert occurs when installing pyzo-4.12.0-win64.exe : > pyzo.lnk infected by Gen:Variant.Tedy.78147 (same message when uninstalling > with unins000.dat file). > Best regards, > Gilles > > > -- > You received this message because you are subscribed to the Google Groups > "Pyzo" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web, visit > https://groups.google.com/d/msgid/pyzo/707d9136-daea-4b7e-8b4f-4cadcf2f8c1cn%40googlegroups.com > > <https://groups.google.com/d/msgid/pyzo/707d9136-daea-4b7e-8b4f-4cadcf2f8c1cn%40googlegroups.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "Pyzo" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/pyzo/cb3766bc-8e80-492c-a0a7-1b6a87603d9e%40www.fastmail.com.
