duxinpeng

Results 1 comments of duxinpeng

I ran into the same problem as you I added this code at the beginning of the main function to set the environment variables `Py_SetPythonHome(L"C:/Users/UesrName/anaconda3/envs/EnvName");` and it will run correctly....