You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When I run the Windows executable (created with pyinstaller), the Windows anti-virus detects it (sometimes) as a trojan. Also, the execution is slow, because it must unpack the files to a temporary directory before running.
Describe the solution you'd like https://nuitka.net/ looks like a promising alternative.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When I run the Windows executable (created with pyinstaller), the Windows anti-virus detects it (sometimes) as a trojan. Also, the execution is slow, because it must unpack the files to a temporary directory before running.
Describe the solution you'd like
https://nuitka.net/ looks like a promising alternative.
The text was updated successfully, but these errors were encountered: