单独执行 python 脚本是没问题的,然后现在想用 C++调用 Python,然后运行的时候出现了错误“ An application has made an attempt to load the C runtime library incorrectly. Please contact the application ‘ s support team for more information ”。但是程序还能跑起来,结果也正常。请问大家这是什么鬼?环境是 VS2015+Anaconda 的 python 2.7