Shivam
Results
1
comments of
Shivam
You are not including the dynamic library for python. `g++ -std=c++11 -Wall -o test test.cpp -I /usr/include/python3.10 -I /home/ai/.local/lib/python3.10/site-packages/numpy/core/include /usr/lib/x86_64-linux-gnu/libpython3.10.so`