-
Notifications
You must be signed in to change notification settings - Fork 750
PythonEngine.Shutdown() Crash #2107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Workaround here: #2008 (comment) |
@filmor do we even need |
We need to call |
I recently tried pythonnet in C# Console Application in Visual Studio 2022. Environment
For now, In this case, need to add And after this flag and call |
This should be fixed now. |
Environment
Details
Calling
Python.Runtime.PythonEngine.Shutdown();
results in the error:The text was updated successfully, but these errors were encountered: