Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/python/337.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/cplusplus/136.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python Pyinstaller引导加载程序的编译器出现问题_Python_C++_Pyinstaller_Virus - Fatal编程技术网

Python Pyinstaller引导加载程序的编译器出现问题

Python Pyinstaller引导加载程序的编译器出现问题,python,c++,pyinstaller,virus,Python,C++,Pyinstaller,Virus,这里的问题很简单(我希望如此),我对这个话题一无所知 我正面临pyinstaller生成的“.exe”文件的“病毒”问题。 我读到pyinstaller的一个新引导程序可能会有所帮助 因此,请点击以下链接: 我就到此为止: 所以我安装了这个软件包:

这里的问题很简单(我希望如此),我对这个话题一无所知

我正面临pyinstaller生成的“.exe”文件的“病毒”问题。 我读到pyinstaller的一个新引导程序可能会有所帮助

因此,请点击以下链接:

我就到此为止:

所以我安装了这个软件包:

<微软Visual C++ + VisualStudio 2019可重分发:VCYReDIST.x56.exe

但它没有起作用。我不知道如何教python/system找到编译器

我尝试安装TDM-GCC编译器,运行后得到:

我没有别的想法

请帮忙


Luca

我安装了此版本的Visual Studio软件包:

并且g++编译器已正确安装

我遵循了这里写的程序:

我获得了一个完美的pyinstaller版本,没有通过virustotal.com检查病毒