python pyisntaller virus?
Hi everyone, I just tried to query something on the internet using a bs4 query and wanted to create an .exe file with pyinstaller, but I couldn't continue because I got the following error message:
The operation could not be completed successfully because the file contains a virus or potentially unwanted software."
There are many reasons for this message. Be it uncoded characters in the code, bound dependencies or just the fact that you use pyinstaller.
If you only want to use the program for yourself, it should be enough to pack it to the whitelist with your security tools.
However, if you want to publish it for other users, I would see two ways:
(a) You publish your project as an open source on a platform like GitHub. If you want to use it, you can assemble yourself.
(b) You invest more time in the analysis of why your program is recognized as a virus. Here, as mentioned above, the analysis with virus total (e.g.) would be a starting point.
Yeah, that can happen, but it doesn’t mean there’s a virus in there. It is often said that a program carries out which are suspicious. Are you sure what you want to install there is no virus you can install it. In doubt, let finger by or install in any safespace (Vim or so) testwise
I wrote the code myself, I just want to convert it into an executable .exe file 😀
yes then do that, these are just some warnings because he couldn’t check it or discovered anything dubioses, but if you wrote there yourself then wen itchy
and shouldn’t help, then hit the question on Stackoverflow, here on GutFrage isn’t exactly as well helped as there. There you can also insert exact error codes and people can start with it.
then take off at Windowsdefender or firewall add depending on where the error occurs.
windows doesn’t let me run the data