Re: [問題] 'numpy/arrayobject.h' file not found
這個 header 是 Numpy include 的檔案
就我所知找這個路徑最簡單(自動化)的方式是用 numpy.get_include
例如在我的系統上在 terminal 打這個指令
python -c "from numpy import get_include as G; print(G())"
/usr/lib/python3.7/site-packages/numpy/core/include
以上
--
Time waits for no one.
↑
(。A。)ハァ
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 1.162.164.141 (臺灣)
※ 文章網址: https://www.ptt.cc/bbs/C_and_CPP/M.1565704899.A.DDE.html
推
08/14 01:39,
6年前
, 1F
08/14 01:39, 1F
討論串 (同標題文章)
C_and_CPP 近期熱門文章
PTT數位生活區 即時熱門文章