- Notifications
You must be signed in to change notification settings - Fork749
Closed
Description
Environment
- Pythonnet version: 3.0.1
- Python version: 3.7.3
- Operating System: Windows 11 (Same happens when running on WSL - Ubuntu)
- .NET Runtime: .NET 7
Details
CallingPython.Runtime.PythonEngine.Shutdown();
results in the error:
System.NotSupportedException: 'BinaryFormatter serialization and deserialization are disabled within this application. See https://aka.ms/binaryformatter for more information.'