public void SetupEnvironment()
 {
     PythonScriptScope = PythonEnvironment.CreateScope();
 }