Re: [問題] 'numpy/arrayobject.h' file not found

看板C_and_CPP (C/C++)作者時間6年前 (2019/08/13 22:01), 編輯推噓1(100)
留言1則, 1人參與, 6年前最新討論串4/4 (看更多)
這個 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
文章代碼(AID): #1TKiB3tU (C_and_CPP)
文章代碼(AID): #1TKiB3tU (C_and_CPP)