Virus warnings for the Windows executable
Maurizio Berti
maurizio.berti at gmail.com
Sat May 24 16:34:10 BST 2025
That's most certainly a false positive, possibly caused by heuristic
analysis, meaning that it has absolutely nothing to do with PyQt itself,
but with how the executable is created.
There are several resources on the topic, with different solutions and
suggestions depending on the program you used.
For instance, this SO post for pyinstaller:
https://stackoverflow.com/q/43777106
Regards,
MaurizioB
Il giorno gio 22 mag 2025 alle ore 12:12 Tibor Keller <
Tibor.Keller at nexperia.com> ha scritto:
> Hi There,
>
> I don’t know if this topic was mentioned earlier or not but I didn’t see
> it in the list.
>
> I created a sample project with PyQt6, PyQtGraph, etc… to test theirs
> features.
>
> I’m satisfied except the virus warnings given for the .exe. It prevents
> using the libraries.
>
> I tested it with several different virus scanners and most of them are
> moving the .exe immediately to quarantine regardless of the deployment
> method I used.
>
> So, I suspect that the warning should come to the PyQt libraries.
>
> I need a solution to eliminate this behaviour.
>
> Thank you,
>
> Tibor
>
>
>
>
>
>
>
>
>
--
È difficile avere una convinzione precisa quando si parla delle ragioni del
cuore. - "Sostiene Pereira", Antonio Tabucchi
http://www.jidesk.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20250524/dfafc756/attachment.htm>
More information about the PyQt
mailing list