GitHub / pythonnet/pythonnet issues and pull requests
#2622 - [Suggestion] Provide an option to disable RestoreRuntimeData
Issue -
State: open - Opened by SolarianZ 6 days ago
#2621 - Non-breaking workaround for BinaryFormatter deprecation, issue #2469
Pull Request -
State: open - Opened by Legion-ale 10 days ago
#2620 - [Bug?] When `Runtime` initialization is interrupted by an exception, the `_isInitialized` flag is not cleared
Issue -
State: open - Opened by SolarianZ 10 days ago
#2616 - 'encodings' Error
Issue -
State: open - Opened by wujun007 24 days ago
#2615 - Value of 0 gets omitted in combinations of flag enums
Issue -
State: closed - Opened by Photonics-Services about 1 month ago
#2614 - Testbranch
Pull Request -
State: open - Opened by rmadsen-ks about 1 month ago
#2611 - Python 3.14
Pull Request -
State: open - Opened by filmor about 2 months ago
#2607 - Support ARM64 and x86 on Windows
Issue -
State: closed - Opened by johnzhou721 2 months ago
- 4 comments
#2605 - The module has no attribute 'TCP_KEEPIDLE'
Issue -
State: open - Opened by wumin199 3 months ago
#2601 - FR: Port Install-IronPython and Implement Direct PowerShell Support
Issue -
State: open - Opened by anonhostpi 3 months ago
- 2 comments
#2599 - Isolate loaded assemblies inside an AssemblyLoadContext
Issue -
State: open - Opened by rmanthorpe 4 months ago
#2596 - Explain how to set PythonDLL in the README
Issue -
State: closed - Opened by RedSousuke 4 months ago
#2595 - pythonnet 3.0.x fails to expose types from .NET 8 assemblies (CoreCLR), works with .NET 9
Issue -
State: open - Opened by drache42 4 months ago
#2594 - Memory not released upon multiple Initialize/Shutdown
Issue -
State: open - Opened by Ledragon 5 months ago
#2593 - Enable support for editable dependencies
Issue -
State: closed - Opened by iFreilicht 5 months ago
- 1 comment
#2592 - Usage of deprecated Python functions slated for removal in Python 3.15
Issue -
State: open - Opened by picnixz 5 months ago
#2591 - Potential for collaboration on Cross-Language Garbage Collection
Issue -
State: open - Opened by Thrameos 5 months ago
#2590 - Implement coerce logic for net method binding
Pull Request -
State: open - Opened by generalloki 5 months ago
#2590 - Implement coerce logic for net method binding
Pull Request -
State: open - Opened by generalloki 5 months ago
#2588 - [Looking for Suggestion] Unable to find assembly: SkiaSharp
Issue -
State: closed - Opened by chaojian-zhang 5 months ago
- 2 comments
#2586 - Pass array as a ref object to C# function
Issue -
State: open - Opened by yezhou2000 6 months ago
#2584 - Fix docs workflow
Pull Request -
State: closed - Opened by filmor 6 months ago
#2584 - Fix docs workflow
Pull Request -
State: closed - Opened by filmor 6 months ago
#2582 - DllNotFoundException with .NET8 on Ubuntu
Issue -
State: open - Opened by sky9mike 6 months ago
#2576 - flaky: test_remove_multiple_static_handlers
Issue -
State: open - Opened by lostmsu 6 months ago
#2575 - Docs CI is failing
Issue -
State: open - Opened by lostmsu 6 months ago
#2574 - StackOverflowException on calling super().method()
Issue -
State: open - Opened by Eswcvlad 6 months ago
#2572 - `import clr` raises RuntimeError when `PYTHONOPTIMIZE=2`
Issue -
State: closed - Opened by ilotoki0804 6 months ago
- 1 comment
#2571 - Exception when deriving from a .NET class with abstract methods in Python
Issue -
State: open - Opened by Eswcvlad 6 months ago
#2568 - Add context manager protocol for .NET IDisposable types
Pull Request -
State: open - Opened by den-run-ai 6 months ago
- 4 comments
#2566 - Better error handling when DLL cannot be loaded due to missing reference
Issue -
State: open - Opened by zarif98 7 months ago
#2564 - How can I specify the dotnet runtime? And how can I explicitly specify
Issue -
State: open - Opened by sl1zz3r 7 months ago
#2560 - Can't use InternalsVisibleTo to expose internal C# classes to Python code
Issue -
State: open - Opened by pbregener 7 months ago
#2557 - "ModuleNotFoundError" after update DLL version
Issue -
State: open - Opened by YoshiyasuIzumi 7 months ago
#2556 - load coreclr is not work in jupyter
Issue -
State: open - Opened by thwzjx 7 months ago
#2555 - Two objects created when calling C# constructor
Issue -
State: open - Opened by jhonabreul 7 months ago
#2553 - Exception has occurred: TypeLoadException (Assembly, Reflection, ICloneable)
Issue -
State: open - Opened by kovlar 8 months ago
#2552 - Stack Oveflow running Python using pythonnet on .Net
Issue -
State: open - Opened by luoxisteven 8 months ago
#2551 - Keras.net and pythonnet
Issue -
State: closed - Opened by ES57600 8 months ago
- 1 comment
#2549 - Unable to import Array from System
Issue -
State: closed - Opened by DanWBR 8 months ago
- 3 comments
#2548 - ModuleNotFoundError: No module named 'encodings' when trying to use virtual environment in C# app on Ubuntu
Issue -
State: closed - Opened by JelleAdan 8 months ago
#2547 - Update README.rst
Pull Request -
State: closed - Opened by sharafabacery 8 months ago
- 1 comment
#2547 - Update README.rst
Pull Request -
State: open - Opened by sharafabacery 8 months ago
#2544 - Unhandled exception. System.InvalidOperationException: GIL must always be released
Issue -
State: open - Opened by tarunsk1998 8 months ago
#2542 - ci: properly exclude job
Pull Request -
State: closed - Opened by RobPasMue 9 months ago
- 1 comment
#2542 - ci: properly exclude job
Pull Request -
State: closed - Opened by RobPasMue 9 months ago
- 1 comment
#2541 - Executing Multiple GIL using Threads
Issue -
State: open - Opened by YogesGovindaraj 9 months ago
#2540 - Cannot implement some python builtins in C#
Issue -
State: open - Opened by redmarmalade 9 months ago
#2538 - Environment variables are not synchronized
Issue -
State: open - Opened by gitlsl 9 months ago
#2537 - Update LICENSE, fix copyright license year
Pull Request -
State: closed - Opened by JasonnnW3000 9 months ago
- 1 comment
#2536 - Overriden `WndProc()` method on `Form` control in WinForms is never getting called
Issue -
State: open - Opened by proneon267 9 months ago
#2535 - Add tests for collection mixins (see issue #2531)
Pull Request -
State: open - Opened by DiegoBaldassarMilleuno 10 months ago
#2535 - Add tests for collection mixins (see issue #2531)
Pull Request -
State: open - Opened by DiegoBaldassarMilleuno 10 months ago
#2533 - `__delitem__` for `IList<T>` and `IDictionary<K,V>`
Pull Request -
State: closed - Opened by lostmsu 10 months ago
#2533 - `__delitem__` for `IList<T>` and `IDictionary<K,V>`
Pull Request -
State: open - Opened by lostmsu 10 months ago
#2532 - .net8.0 System.AggregateException:BinaryFormatter serialization and deserialization are disabled within this application.
Issue -
State: open - Opened by 732857315 10 months ago
#2530 - Hard crash when deleting from Dictionary
Issue -
State: closed - Opened by DiegoBaldassarMilleuno 10 months ago
- 5 comments
Labels: bug
#2529 - Feature net9
Pull Request -
State: closed - Opened by Martin-Molinero 10 months ago
#2529 - Feature net9
Pull Request -
State: closed - Opened by Martin-Molinero 10 months ago
#2527 - Nullable<Decimal> comparisons
Issue -
State: open - Opened by briandesarmo 10 months ago
#2526 - Python classes cannot inherit from C# interfaces that themselves inherit from C# interfaces with methods
Issue -
State: open - Opened by sean-anderson-seco 10 months ago
#2524 - Cannot inherit interfaces that inherit from interfaces with methods
Issue -
State: open - Opened by sean-anderson-seco 10 months ago
#2521 - Built application works on computer that built it, but not on another, possible .NET version mismatch?
Issue -
State: closed - Opened by tepiloxtl 10 months ago
- 2 comments
#2520 - Use uv
Issue -
State: open - Opened by filmor 10 months ago
#2518 - Unknown crashes in .NET with Spacy
Issue -
State: closed - Opened by atlaste 11 months ago
- 1 comment
#2516 - MemoryAccessViolation Errors When Running a Python Script multible times
Issue -
State: closed - Opened by formeo14 11 months ago
#2514 - clr.AddReference fails on macOS and Linux with .NET 9 but works on Windows
Issue -
State: open - Opened by manu-aesim 11 months ago
#2511 - Creating a Python class extending a C# interface with generic return type causes a `System.TypeLoadException: VTable setup of type`
Issue -
State: open - Opened by robin-moss 11 months ago
#2509 - Py.Import("numpy") error:Original error was: cannot import name 'Sequence' from 'collections' (D:\ProgramData\anaconda3\Lib\collections\__init__.py)
Issue -
State: closed - Opened by vc815 11 months ago
#2508 - Follow the tutorial to directly assign the code and get an error, which is why:::Python.Runtime.BadPythonDllException:“Runtime.PythonDLL was not set or does not p
Issue -
State: closed - Opened by vc815 11 months ago
- 1 comment
#2506 - Py.Import("numpy") error:Original error was: cannot import name 'Sequence' from 'collections' (D:\ProgramData\anaconda3\Lib\collections\__init__.py)
Issue -
State: open - Opened by vc815 11 months ago
#2505 - `Python.Runtime.Get` causes fatal error
Issue -
State: closed - Opened by Justin113D 11 months ago
- 1 comment
#2504 - Drop reference to Py_Main
Pull Request -
State: closed - Opened by filmor 11 months ago
#2504 - Drop reference to Py_Main
Pull Request -
State: closed - Opened by filmor 11 months ago
#2503 - Loading runtime in blender on macOS 15.1 causes `MissingMethodException`
Issue -
State: closed - Opened by Justin113D 11 months ago
- 3 comments
#2502 - DllNotFoundException:Could not load python311.dll
Issue -
State: open - Opened by roywang91 11 months ago
#2501 - When will. net 8.0 be supported
Issue -
State: closed - Opened by ludonghai715 11 months ago
#2499 - How to use python.net in Asp.net core mvc
Issue -
State: closed - Opened by ludonghai715 11 months ago
#2497 - Can't Deserialize Python DateTime in C# / .NET
Issue -
State: open - Opened by nwoolls 11 months ago
#2495 - torch.onnx.export very slow in C# via pythonNet, why?????
Issue -
State: open - Opened by zhangxuding 11 months ago
#2492 - parallelism
Issue -
State: closed - Opened by tal32123 12 months ago
#2490 - how to use in C# task(I used scope),host thread is ok, but the task always locked.
Issue -
State: open - Opened by andsll 12 months ago
#2489 - Python.net crashes with Python 3.13 and 3.14
Issue -
State: closed - Opened by gusmanb 12 months ago
- 3 comments
#2487 - Understanding Assembly binding issues?
Issue -
State: open - Opened by zarif98 12 months ago
#2485 - Adding global variables
Issue -
State: open - Opened by maxmontgmx 12 months ago
#2483 - Possibility of loading different .NET frameworks
Issue -
State: open - Opened by mflova 12 months ago
#2482 - Can i using .net runtime v2.0.50727
Issue -
State: closed - Opened by nminhdangit 12 months ago
- 1 comment
#2481 - AssemblyManager.FindAssemblyCandidates runs without GIL and crashes with "Attempted to read or write protected memory" unpredictably
Issue -
State: open - Opened by acidbubbles 12 months ago
#2479 - Segmentation Fault on PythonEngine.Initialize()
Issue -
State: open - Opened by ddaigle-dge 12 months ago
#2477 - Pythonnet Compatibility Issue with .NET Web API DLL
Issue -
State: open - Opened by EslamAsHhraf 12 months ago
#2475 - Exception Microsoft C++: pybind11::error_already_set
Issue -
State: open - Opened by k2652 12 months ago
#2474 - TryComputeClrArgumentType doesn't do anything. Intended?
Issue -
State: open - Opened by twastvedt 12 months ago
#2471 - python use wpf by dotnet core 6 have a problem ,but use .Net Framework can be normal
Issue -
State: open - Opened by yuewe about 1 year ago
#2470 - Use the BinaryFormatter only on .NET FW and Mono
Pull Request -
State: open - Opened by filmor about 1 year ago
- 2 comments
#2470 - Use the BinaryFormatter only on .NET FW and Mono
Pull Request -
State: open - Opened by filmor about 1 year ago
#2469 - BinaryFormatter deprecation issue while using PythonEngine.Shutdown()
Issue -
State: open - Opened by Kaz8939 about 1 year ago
- 8 comments
Labels: bug
#2468 - Type conversion does not work if method is called with Invoke
Issue -
State: closed - Opened by TTSPhilipp about 1 year ago
- 4 comments
#2465 - Failed to load symbol Py_IncRef
Issue -
State: open - Opened by gokanil about 1 year ago
#2464 - Can I set the CoreCLR version?
Issue -
State: open - Opened by Jason5Lee about 1 year ago
#2463 - Update README.rst (CLA Test, ignore please)
Pull Request -
State: closed - Opened by ryanspletzer about 1 year ago