Pythonnet version: 3.0.1 Python version: 3.9.16 installed with conda. Operating System: Windows 10.NET Runtime: 7.0 Describe what you were trying to get done. I'm trying to call a library that targets ...
I have used Python.NET from C# on Windows for years (huge thank you to all). I'm now trying get some stuff running on Linux and .NET8. Using latest nuget for Python.NET (3.0.5) everything works great ...