When I tried this code:
PyRun_SimpleString("print(\'hello\')");
it works.
but when I tried this code:
PyObjec