-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What inside .exe ? #106
Comments
It looks like python applications packaged by PyInstaller get flagged as a false-positive by AVG / VirusTotal. It seems like this has been an issue for some time. We can consider packaging it with py2exe. pyinstaller/pyinstaller#680 |
For me it's not important. 1st. install python from https://www.python.org/downloads/windows/ and then use standart pip install from cmd(or from custom bash) and then use app commands from documentation. Thanks for your job! |
Maybe include this in the installation docs. |
You encounter the same problem if you try to install it with pip on Windows Bash. I had to temporarily disable Windows Defender (https://support.microsoft.com/en-gb/help/4027187/windows-10-turn-off-windows-defender-antivirus). |
So I was able to download it through Internet Explorer, but when I ran the exe I got the following warning in OfficeScan : |
https://www.virustotal.com/en/file/f7f8357123d41c9d04784f7be111ef7047e3f85c46abf88046a8d5c7dbc0f02f/analysis/1496327294/
The text was updated successfully, but these errors were encountered: