GitHub / pythonnet/pythonnet issues and pull requests
#2144 - Memory leakage during import clr
Issue -
State: closed - Opened by AnnaSummer over 2 years ago
- 2 comments
#2143 - Python path does not seem to include DLLs directory under Windows
Issue -
State: closed - Opened by CurtHagenlocher over 2 years ago
- 7 comments
#2141 - `import clr` throw error when python path contain Chinese chars
Issue -
State: closed - Opened by link89 over 2 years ago
- 3 comments
Labels: bug
#2140 - PythonEngine.Shutdown() issue
Issue -
State: closed - Opened by hakanozdmr over 2 years ago
- 1 comment
#2139 - Intellisense in VSCode Python
Issue -
State: closed - Opened by Raven888888 over 2 years ago
- 2 comments
#2136 - Add support for complex type
Issue -
State: open - Opened by jjwallman over 2 years ago
- 1 comment
Labels: proposal
#2135 - [Errno 2] No such file or directory: 'data/XXXX.csv'
Issue -
State: closed - Opened by zj2050 over 2 years ago
- 1 comment
#2134 - [Errno 2] No such file or directory: 'data/XXXX.csv'
Issue -
State: closed - Opened by zj2050 over 2 years ago
- 1 comment
#2133 - how to pass a reference parameter to c# function in python
Issue -
State: closed - Opened by zhusihan-python over 2 years ago
- 1 comment
#2131 - Could not load file or assembly 'System.IO.Ports
Issue -
State: closed - Opened by jorgeaduran over 2 years ago
#2130 - Improvement: Avoid error when loading 'coreclr' multiple times
Issue -
State: closed - Opened by Essoz over 2 years ago
- 3 comments
#2129 - Python process not exiting after garbage collection
Issue -
State: closed - Opened by michaelosthege over 2 years ago
- 1 comment
#2128 - Cannot load DLL, failed on DllNotFoundException: kernel32
Issue -
State: closed - Opened by mdussere over 2 years ago
- 1 comment
#2127 - `import clr` not working with mono on linux
Issue -
State: closed - Opened by nathan-wan over 2 years ago
- 1 comment
#2125 - `import clr` not working with mono on linux
Issue -
State: closed - Opened by nathan-wan over 2 years ago
#2123 - Unable to load native dll
Issue -
State: closed - Opened by johanrex over 2 years ago
#2120 - Fix `GetBuffer` throwing `ArgumentOutOfRangeException`
Pull Request -
State: closed - Opened by legomanww over 2 years ago
- 1 comment
#2117 - Python.Runtime.BadPythonDllException is getting when my .NET application is executed from web. It I execute it without web , the issue is not there.
Issue -
State: closed - Opened by SunilApte over 2 years ago
#2115 - PythonException is not serialisable
Issue -
State: closed - Opened by cjm1905 over 2 years ago
- 1 comment
#2114 - PythonEngine.AcquireLock not public
Issue -
State: closed - Opened by cjm1905 over 2 years ago
- 1 comment
#2113 - Unable to check PythonException type.
Issue -
State: closed - Opened by cjm1905 over 2 years ago
- 1 comment
#2112 - Unable to catch exceptions in python from C# Tasks
Issue -
State: closed - Opened by drache42 over 2 years ago
- 4 comments
#2109 - Unable to find Microsoft.Extension.Logger.Abstraction nuget file.
Issue -
State: closed - Opened by Sellebjergen over 2 years ago
- 1 comment
#2107 - PythonEngine.Shutdown() Crash
Issue -
State: closed - Opened by nlogozzo over 2 years ago
- 5 comments
Labels: bug
#2106 - Exception in Python.Runtime.Py.GIL()
Issue -
State: closed - Opened by rvinothrajendran over 2 years ago
- 2 comments
#2105 - Incorrect type for CLR objects that implement an interface extending another interface
Issue -
State: closed - Opened by crnh over 2 years ago
- 2 comments
#2103 - Long file path support in .Net through pythonnet
Issue -
State: closed - Opened by Pierre-M-A-Henry over 2 years ago
- 1 comment
#2102 - CTRL+C stops working after importing the signal module
Issue -
State: open - Opened by rmadsen-ks over 2 years ago
- 1 comment
Labels: documentation
#2101 - AppDomain.CurrentDomain.BaseDirectory returns empty under pythonnet
Issue -
State: open - Opened by besimm1 over 2 years ago
- 1 comment
#2100 - System.ComponentModel.Win32Exception: %1 is not a valid Win32 application
Issue -
State: closed - Opened by Awire9966 over 2 years ago
- 3 comments
#2099 - Running script with CLR a second time gives "RuntimeError: Failed to initialize Python.Runtime.dll"
Issue -
State: open - Opened by szhuge-ci over 2 years ago
- 5 comments
#2097 - I am wonder if the titlebar color is possible to be changed? PythonNET Clr WinForms
Issue -
State: closed - Opened by TheMrRedstone over 2 years ago
#2096 - System.Dynamic.ExpandoObject and IDynamicMetaObjectProvider support
Issue -
State: closed - Opened by bnuzhouwei over 2 years ago
- 1 comment
#2095 - Could inject some global net objects to python?
Issue -
State: closed - Opened by bnuzhouwei over 2 years ago
#2093 - Unable to multicast delegate when subscribed to external events
Issue -
State: closed - Opened by carter-canedy over 2 years ago
#2092 - Remove suggestions to use `internal` functions
Pull Request -
State: closed - Opened by filmor over 2 years ago
#2091 - PythonEngine.AcquireLock and ReleaseLock are marked "internal", but are mentioned in the documentation
Issue -
State: closed - Opened by koubaa over 2 years ago
- 2 comments
#2090 - Make pythonnet.load a no-op when embedded
Issue -
State: closed - Opened by filmor over 2 years ago
Labels: bug
#2089 - Calling C# constructors directly from Python results in memory leak
Issue -
State: closed - Opened by rzindler over 2 years ago
- 1 comment
#2088 - Replace `import clr` with `import pythonnet`
Issue -
State: open - Opened by lostmsu over 2 years ago
- 2 comments
#2086 - TitleBar Color?
Issue -
State: closed - Opened by TheMrRedstone over 2 years ago
#2085 - Update the .NET version in the pythonnet ( C# dll in the python)
Issue -
State: closed - Opened by R-LIBIN over 2 years ago
#2083 - When call PythonEngine.Shutdown() got BinaryFormatter serialization and deserialization are disabled within this application
Issue -
State: closed - Opened by bnuzhouwei over 2 years ago
- 1 comment
#2082 - exceptions must derive from BaseException Source=Python.Runtime
Issue -
State: closed - Opened by bnuzhouwei over 2 years ago
- 1 comment
#2081 - Workaround for Ubuntu-provided package version being unsupported
Pull Request -
State: closed - Opened by lostmsu over 2 years ago
#2079 - Ensure that `load` only runs once
Pull Request -
State: closed - Opened by filmor over 2 years ago
- 2 comments
#2078 - Getting an error when calling `load` more than once
Issue -
State: closed - Opened by bendhayer over 2 years ago
- 1 comment
Labels: bug
#2077 - How to encode a custom CLR object to a PyObject in a codec?
Issue -
State: closed - Opened by ophirKatz over 2 years ago
- 1 comment
#2076 - Tell the exception line: Python.Runtime.PythonException:“division by zero”
Issue -
State: closed - Opened by bnuzhouwei over 2 years ago
- 2 comments
#2074 - "using(Py.GIL())" must be called on same thread as PythonEngine.Initialize()?
Issue -
State: closed - Opened by andyste1 over 2 years ago
#2072 - Unable to lookup package in PYTHONUSERBASE path
Issue -
State: closed - Opened by ksrangarajan over 2 years ago
#2069 - Passing byte[] from python to C# is very slow!
Issue -
State: closed - Opened by wf-soft over 2 years ago
- 1 comment
#2067 - CLR object doesnt releases
Issue -
State: closed - Opened by alxkos over 2 years ago
#2066 - Getting an error on python v9.10+ "Cannot create uninitialized instances of types requiring managed activation"
Issue -
State: open - Opened by alxkos almost 3 years ago
- 1 comment
Labels: bug
#2064 - Cannot use pythonnet to load dlls in a python module that itself is being loaded with pythonnet in C#
Issue -
State: closed - Opened by jbrownkramer almost 3 years ago
#2061 - Unable to lookup usersitepacakges in Pythonnet 3.0.0
Issue -
State: closed - Opened by ksrangarajan almost 3 years ago
#2055 - Improved Type Interop with CLR
Pull Request -
State: closed - Opened by eirannejad almost 3 years ago
- 6 comments
#2049 - Added a decoder to be able to handle Func<> parameters
Pull Request -
State: open - Opened by Romout almost 3 years ago
- 2 comments
#2044 - Allow setting of the python module file
Pull Request -
State: closed - Opened by bmello4688 almost 3 years ago
#2032 - 1768 .NET Attribute Support: Fix
Pull Request -
State: closed - Opened by rmadsen-ks almost 3 years ago
- 3 comments
#2032 - 1768 .NET Attribute Support: Fix
Pull Request -
State: closed - Opened by rmadsen-ks almost 3 years ago
- 3 comments
#2028 - 1783 Implement Interface And Inherit Class
Pull Request -
State: closed - Opened by rmadsen-ks almost 3 years ago
- 2 comments
#2024 - Pythonnet package problem
Issue -
State: closed - Opened by FearlessBao almost 3 years ago
- 4 comments
#2019 - Object identity, Interfaces and Attributes
Pull Request -
State: closed - Opened by rmadsen-ks almost 3 years ago
- 4 comments
#2019 - Object identity, Interfaces and Attributes
Pull Request -
State: closed - Opened by rmadsen-ks almost 3 years ago
- 4 comments
#2015 - Converting Callable Python to Dotnet Delegate
Pull Request -
State: closed - Opened by eirannejad almost 3 years ago
- 5 comments
#2008 - PythonEngine.Shutdown() / Runtime.Shutdown() slowness
Issue -
State: open - Opened by dclaudeone11 almost 3 years ago
- 14 comments
#2007 - "Casting" to a non-matching interface fails with a SystemError or generic name
Issue -
State: open - Opened by filmor almost 3 years ago
- 1 comment
Labels: bug
#1977 - Random Access Violations on shutdown
Issue -
State: open - Opened by rohanjain101 almost 3 years ago
- 40 comments
#1913 - Enums now don't convert to UInt32 in 3.0.0rc4
Issue -
State: closed - Opened by Pcres91 about 3 years ago
- 6 comments
#1910 - I encountered a type conversion error
Issue -
State: closed - Opened by Chris0William about 3 years ago
- 2 comments
#1892 - Best effort serialization
Pull Request -
State: closed - Opened by BadSingleton about 3 years ago
- 10 comments
#1892 - Best effort serialization
Pull Request -
State: closed - Opened by BadSingleton about 3 years ago
- 10 comments
#1838 - Use Python buffer protocol when converting Python objects to .NET arrays
Issue -
State: open - Opened by lostmsu over 3 years ago
- 9 comments
Labels: performance, hacktoberfest
#1784 - During run demo example, some error occured.
Issue -
State: closed - Opened by kelvinwang139 over 3 years ago
- 2 comments
#1783 - Cannot implement an interface that extends another interface
Issue -
State: closed - Opened by phxnsharp over 3 years ago
- 6 comments
Labels: bug
#1754 - .NET Framework 4.6.2 Long Paths: Illegal Characters in path exception
Issue -
State: closed - Opened by zhawkins-viasat over 3 years ago
- 16 comments
#1748 - System.AccessViolationException for latest verion (3.0.0-preview2022-04-03)
Issue -
State: closed - Opened by zydjohnHotmail over 3 years ago
- 9 comments
#1675 - Import Mathplotlib fails
Issue -
State: closed - Opened by AndBurns over 3 years ago
- 5 comments
#1639 - Help getting started with running a package in WSL
Issue -
State: closed - Opened by matthias-github almost 4 years ago
- 2 comments
#1632 - module clr has no attribute AddReferece
Issue -
State: closed - Opened by aden-collector almost 4 years ago
- 3 comments
#1617 - Unable to import crl with python 3.10 - 32bit
Issue -
State: closed - Opened by riz-hossain almost 4 years ago
- 13 comments
#1616 - Separate building from testing
Pull Request -
State: closed - Opened by filmor almost 4 years ago
- 1 comment
#1616 - Separate building from testing
Pull Request -
State: closed - Opened by filmor almost 4 years ago
- 1 comment
#1600 - Pythonnet does not install on Python 3.10
Issue -
State: closed - Opened by arnavbhate almost 4 years ago
- 10 comments
#1587 - Py.GIL hangs on second function call.
Issue -
State: closed - Opened by dstampher almost 4 years ago
- 6 comments
#1571 - How to enable reflection permission in pythonnet
Issue -
State: closed - Opened by mlzxy about 4 years ago
- 3 comments
#1537 - Add 32bit Ubuntu and ARM to CI architectures
Issue -
State: closed - Opened by filmor about 4 years ago
- 4 comments
#1521 - Update headline of backports changelog to latest release
Pull Request -
State: closed - Opened by michaelosthege about 4 years ago
- 1 comment
#1519 - Import pyd failed
Issue -
State: closed - Opened by kehehee1 about 4 years ago
- 4 comments
#1485 - List collection and wpf datagrid loading
Issue -
State: closed - Opened by C11R11 about 4 years ago
- 3 comments
#1478 - virtual environment: either crashes or cannot find modules
Issue -
State: open - Opened by Felk over 4 years ago
- 5 comments
#1463 - Windows ASIO issues
Issue -
State: closed - Opened by aelray over 4 years ago
- 2 comments
#1446 - Python.Runtime.PythonException: AttributeError : 'NoneType' object has no attribute 'write'
Issue -
State: closed - Opened by murtazabasu over 4 years ago
- 3 comments
#1430 - System.TypeInitializationException with pythonnet3.0.0.dev1 calling .NET Core 3.1 lib
Issue -
State: closed - Opened by Seb394 over 4 years ago
- 5 comments
#1417 - cannot find class in module
Issue -
State: closed - Opened by baekhyunee7 over 4 years ago
- 15 comments
#1384 - Improve CI setup and readd performance tests
Pull Request -
State: open - Opened by filmor over 4 years ago
#1348 - Setting Virtual Environment while Embedding Python in C#
Issue -
State: closed - Opened by shv07 over 4 years ago
- 10 comments
#1306 - clr.AddReference crashes mono in Linux environment
Issue -
State: closed - Opened by samuthrakumar almost 5 years ago
- 17 comments
#1273 - Python.Runtime.dll Unable to load DLL 'python3.8' or one of its dependencies: The specified module could not be found. (0x8007007E)
Issue -
State: closed - Opened by ccistonery almost 5 years ago
- 14 comments