Describe what you were trying to get done: I am using PythonNet in a C# application to run multiple Python scripts sequentially, each contained in different modules. However, I am encountering ...