Page 1 of 1
求助:使用pybind11找不到板卡python的include头文件目录
Posted: 2025-10-23 2:32
by vioudp1849057843
我想将c函数打包给python用,使用pybind11能找到libpython3.11.so但找不到include
Re: 求助:使用pybind11找不到板卡python的include头文件目录
Posted: 2025-10-27 7:46
by yangxj121
您好,请确认luckfox-pico/sysdrv/source/buildroot/buildroot-2023.02.6/output/staging/usr/include是否存在您所需的头文件目录
Re: 求助:使用pybind11找不到板卡python的include头文件目录
Posted: 2025-10-28 2:26
by vioudp1849057843
yangxj121 wrote: ↑2025-10-27 7:46
您好,请确认luckfox-pico/sysdrv/source/buildroot/buildroot-2023.02.6/output/staging/usr/include是否存在您所需的头文件目录
谢谢你 我解决了问题