Open shakhat opened 5 months ago
This issue has been automatically marked as stale due to inactivity and will be closed in 30 days if no further activity occurs. If further support is needed, please provide an update and/or more details.
I encountered the same issue when building onnxruntime on Ubuntu. The solution was to install the python development package.
apt-get install python3-dev
Describe the issue
The build fails when the library is built with CANN provider, training and Python bindings.
Urgency
No response
Target platform
aarch64+npu
Build script
./build.sh --parallel 40 --use_cann --enable_training --enable_pybind --build_wheel
Error / output
Visual Studio Version
No response
GCC / Compiler Version
No response