【问题标题】:Nuitka and numpy-mkl problem, while building executableNuitka 和 numpy-mkl 问题,同时构建可执行文件
【发布时间】:2021-05-17 06:25:27
【问题描述】:

我想创建我的程序的可执行文件。我已经安装了 nuitka 并且只是在命令提示符下写了 Nuitka My_Program.py 。所以,我创建了我的可执行文件。当我在命令提示符My_Program.exe 中写入时,它成功运行。另一方面,当我想通过单击它来运行它时,我遇到了这个错误:

numpy\__init__.py:140: UserWarning: mkl-service package failed to import, therefore Intel(R) MKL initialization ensuring its correct out-of-the box operation under condition when Gnu OpenMP had already been loaded by Python process is not assured. Please install mkl-service package, see http://github.com/IntelPython/mkl-service
  from . import _distributor_init

我该如何改进它?谢谢!

【问题讨论】:

    标签: python numpy executable intel-mkl nuitka


    【解决方案1】:
    猜你喜欢
    • 2011-12-03
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-06-22
    • 1970-01-01
    • 2015-02-20
    • 1970-01-01
    相关资源
    最近更新 更多