【问题标题】:"_pymodule.h" not found when compiling NUMBA编译 NUMBA 时找不到“_pymodule.h”
【发布时间】:2014-02-15 19:38:47
【问题描述】:

我使用 Arch Linux。

尝试通过 AUR 和 pip 安装 numba。两种情况都会出现此错误:

numba/_dynfunc.c:1:23: fatal error: _pymodule.h: No such file or directory
 #include "_pymodule.h"
                   ^
compilation terminated.
error: command 'gcc' failed with exit status 1

关于如何解决这个问题的任何线索?谢谢!

【问题讨论】:

    标签: python compilation archlinux numba


    【解决方案1】:

    这是 Numba 源代码中的一个错误,现已修复。

    https://github.com/numba/numba/issues/392

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2022-01-23
      • 1970-01-01
      • 2011-11-13
      • 1970-01-01
      • 1970-01-01
      • 2021-01-11
      • 2017-04-10
      相关资源
      最近更新 更多