0 My aim is to embedding some python code with scipy library into C++ code, and I want to run the C++ code without any python installation. This is my current process: