pyinstaller

Souvik Dutta souvik.viksou at gmail.com
Wed Jun 10 10:18:27 EDT 2020


You might also try py2exe, in that way the user doesn't need to install
python in her/his computer.

Souvik flutter dev

On Wed, Jun 10, 2020, 7:18 PM Robin Becker <robin at reportlab.com> wrote:

> I'm sure this has come up before, but a tiny pyinstaller created exe is
> being seen as malware by windows 10.
>
> Is there any way to create simple single file applications which don't get
> this treatment?
>
> The intended users are unlikely to understand how to adjust the scanner to
> whitelist the application.
> --
> Robin Becker
> --
> https://mail.python.org/mailman/listinfo/python-list
>


More information about the Python-list mailing list