【问题标题】:Problem with compiler for bootloader of PyinstallerPyinstaller 引导加载程序的编译器问题
【发布时间】:2020-10-31 17:52:40
【问题描述】:

这里有一个简单的问题(我希望),我是这个话题的菜鸟。

我遇到了 pyinstaller 生成的“.exe”文件的“病毒”问题。 我读到 pyinstaller 的新引导加载程序可能会有所帮助。

所以点击这些链接:

how to recompile the bootloader of Pyinstaller

https://pyinstaller.readthedocs.io/en/stable/bootloader-building.html#id9

我停在这一点上:

所以我安装了这个包:

Microsoft Visual C++ Redistributable per Visual Studio 2019 - VC_redist.x56.exe

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

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

我没有别的想法。

请帮忙

卢卡

【问题讨论】:

    标签: python c++ pyinstaller virus


    【解决方案1】:

    我安装了这个版本的 Visual Studio 包:

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

    我按照这里写的程序:

    how to recompile the bootloader of Pyinstaller

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

    【讨论】:

      猜你喜欢
      • 2019-05-04
      • 2011-12-23
      • 2015-12-20
      • 2019-11-18
      • 2011-10-28
      • 1970-01-01
      • 1970-01-01
      • 2011-05-07
      • 1970-01-01
      相关资源
      最近更新 更多