Calling python function from c++
-
i want to call python function from c++. i copy the c++ and python code from this site. but when i try to compile c++ code then it show an error. the error is: fetal error: python.h: no such file or directory how can i solved this problem ?
-
i want to call python function from c++. i copy the c++ and python code from this site. but when i try to compile c++ code then it show an error. the error is: fetal error: python.h: no such file or directory how can i solved this problem ?
Shohel hasan wrote:
error: python.h: no such file or directory how can i solved this problem ?
Be sure that "python.h" file exists!
-
i want to call python function from c++. i copy the c++ and python code from this site. but when i try to compile c++ code then it show an error. the error is: fetal error: python.h: no such file or directory how can i solved this problem ?
-
i want to call python function from c++. i copy the c++ and python code from this site. but when i try to compile c++ code then it show an error. the error is: fetal error: python.h: no such file or directory how can i solved this problem ?