Hello,

I used the visual studio installer to install python. I could run the basic python program.
Now i want to make a c++ console program and call the python script from there.

When googling i saw i need to include the "Python.h" in my c++ . But i donot find the Python.h file . Is it because i used visual studio to install the python. And most of googling have installed python separately.

Please could you kindly help.

thanks
pdk