GitHub / pythonnet/pythonnet issues and pull requests
#2312 - Loading Framework and Core based library at the same time
Issue -
State: open - Opened by kalpeshdlad over 1 year ago
#2311 - Allow setting typed objects via PyModule.Set
Issue -
State: closed - Opened by dmitry-medvedev over 1 year ago
- 3 comments
#2306 - Microsoft.Data.SqlClient not working.
Issue -
State: open - Opened by mateli almost 2 years ago
#2304 - Is there a way to set Python executable path explicitly. Python executable pointing to the wrong path
Issue -
State: closed - Opened by bigdimboom almost 2 years ago
- 1 comment
#2303 - Improve loader robustness
Pull Request -
State: closed - Opened by sefgit almost 2 years ago
- 6 comments
#2303 - Improve loader robustness
Pull Request -
State: closed - Opened by sefgit almost 2 years ago
- 6 comments
#2302 - Any plan to support Android and iOS?
Issue -
State: closed - Opened by zeroxer almost 2 years ago
#2300 - Failed to scan Bluetooth Low Energy (BLE) devices through Python.NET package
Issue -
State: closed - Opened by snowuyl almost 2 years ago
- 1 comment
#2299 - Failed to use DeviceInformation class in Python program
Issue -
State: closed - Opened by snowuyl almost 2 years ago
#2298 - clr.AddReference with dot in filename, No module named error
Issue -
State: closed - Opened by virajkanwade almost 2 years ago
- 2 comments
#2295 - Configure and Initialize Python.NET in a C# Console App on Linux containerized with Docker
Issue -
State: closed - Opened by jimnoble almost 2 years ago
#2292 - Error: Could not load file or assembly - (for nested assembly)
Issue -
State: closed - Opened by avivs100 almost 2 years ago
#2290 - I often encounter memory access-related crash issues when using Pythonnet
Issue -
State: closed - Opened by hellofengge almost 2 years ago
- 1 comment
#2286 - What is files required for distribution package
Issue -
State: closed - Opened by openmll almost 2 years ago
#2285 - Unable to install cmdty-storage
Issue -
State: closed - Opened by mjburr almost 2 years ago
- 1 comment
#2283 - PythonEngine does not contain a definition for ModuleFromString
Issue -
State: closed - Opened by PaoloG1980 almost 2 years ago
- 3 comments
#2282 - BinaryFormatter serialization and deserialization warning which throws an error in .net8
Issue -
State: open - Opened by RobertClapham almost 2 years ago
- 9 comments
#2281 - Unable to inherit from interface with generic method
Issue -
State: open - Opened by Warcaith almost 2 years ago
- 1 comment
#2280 - When IterableWrapper iterates up to the middle of list, System.AccessViolationException occurs.
Pull Request -
State: closed - Opened by JakeJP almost 2 years ago
- 2 comments
#2279 - Python local variables are leaked when calling an overloaded .NET method inside an `except` block
Issue -
State: closed - Opened by mhsmith almost 2 years ago
- 4 comments
#2278 - Python 3.11 not working bu Python 3.8 works fine (using "PYTHONNET_PYDLL")
Issue -
State: closed - Opened by websterek almost 2 years ago
- 3 comments
#2274 - Installation instructions for .NET not included
Issue -
State: closed - Opened by Ashvio almost 2 years ago
- 1 comment
#2272 - GIL state when calling C# from Python is documented incorrectly
Issue -
State: open - Opened by SuuperW almost 2 years ago
- 2 comments
#2271 - PythonEngine.Shutdown doesn't get rid of a handle
Issue -
State: closed - Opened by Toemsel almost 2 years ago
- 1 comment
#2270 - Explicitly compare MaybeType objects by name
Pull Request -
State: open - Opened by filmor almost 2 years ago
- 3 comments
#2269 - ClassManager cache hash problem
Issue -
State: open - Opened by rayfalling almost 2 years ago
- 2 comments
Labels: bug
#2268 - Garbage Collection - Python.Runtime.Dll throws System.AccessViolation
Issue -
State: open - Opened by AgazzottiR about 2 years ago
- 2 comments
#2267 - plt cause error when call from .net
Issue -
State: closed - Opened by zj2050 about 2 years ago
- 1 comment
#2266 - Update ARM.yml
Pull Request -
State: closed - Opened by rajveer998 about 2 years ago
- 1 comment
#2265 - super().__init__() throws TypeError: No method matches given arguments for Object..ctor: ()
Issue -
State: open - Opened by welbouri about 2 years ago
- 4 comments
#2264 - import clr throw RuntimeError
Issue -
State: closed - Opened by xiepu1212 about 2 years ago
- 3 comments
#2263 - Please create a 3.12 release
Issue -
State: closed - Opened by chrisoro about 2 years ago
- 1 comment
#2262 - Interpreter crashes when using T[].Address, T[].Get or T[].Set
Issue -
State: open - Opened by jorge0xdeadbeef about 2 years ago
Labels: bug
#2261 - Exception when importing a C++/CLI assembly using "operator -"
Issue -
State: open - Opened by maxun about 2 years ago
- 2 comments
Labels: bug
#2260 - Revert "Only run docs CI/main CI for corresponding changes"
Pull Request -
State: closed - Opened by filmor about 2 years ago
- 1 comment
#2259 - System.TypeInitializationException : 'The type initializer for 'Delegates' threw an exception.'
Issue -
State: closed - Opened by NilkOne about 2 years ago
- 2 comments
#2256 - ARM CI fix
Pull Request -
State: closed - Opened by lostmsu about 2 years ago
#2255 - Occasional broken instance when Python class inherits from .NET interface
Issue -
State: open - Opened by larkby about 2 years ago
- 1 comment
#2252 - RGiesecke.DllExport.Metadata not found when trying to import DLL
Issue -
State: closed - Opened by josemariagarcia95 about 2 years ago
- 2 comments
#2250 - Static methods in class not visible when importing DLL file
Issue -
State: closed - Opened by josemariagarcia95 about 2 years ago
#2249 - Python 3.12
Pull Request -
State: closed - Opened by filmor about 2 years ago
- 6 comments
#2245 - Skip garbage collection on process shutdown
Pull Request -
State: open - Opened by filmor about 2 years ago
#2244 - pyhtonnet eating arguments from interfaces
Issue -
State: closed - Opened by dk00001101 about 2 years ago
- 4 comments
#2243 - Conversion from np.dtype int to .NET int fails
Issue -
State: closed - Opened by myrthel about 2 years ago
- 3 comments
#2242 - Setting Multiple Virtual Environment with Python in C#
Issue -
State: closed - Opened by yogeshGovindaraj about 2 years ago
- 1 comment
#2241 - Python virtual environment is not accessible getting error when setup pythonpath.
Issue -
State: closed - Opened by yogeshGovindaraj about 2 years ago
- 1 comment
#2240 - RecursionError when substracting System Decimal from Python Decimal
Issue -
State: closed - Opened by sensokame about 2 years ago
- 3 comments
Labels: bug
#2239 - use enum name in repr
Pull Request -
State: closed - Opened by koubaa about 2 years ago
- 5 comments
#2238 - Enum __repr__ string could be improved
Issue -
State: closed - Opened by koubaa about 2 years ago
#2237 - Cannot instantiate abstract class error
Issue -
State: closed - Opened by rmshub about 2 years ago
#2235 - Pythonnet does not work on Raspberry Pi
Issue -
State: closed - Opened by crazyoutlook about 2 years ago
- 3 comments
#2234 - RuntimeError in 3.0.2 when calling set_runtime twice
Issue -
State: closed - Opened by bayerju-ey about 2 years ago
- 2 comments
#2232 - Can't set variable from C#
Issue -
State: closed - Opened by tahaflz123 about 2 years ago
#2231 - change PyScope to PyModule
Pull Request -
State: closed - Opened by OmkarBorhade98 about 2 years ago
- 1 comment
#2230 - Allow decoders to decode Python types derived from primitives
Issue -
State: open - Opened by Bluubb about 2 years ago
- 7 comments
#2229 - PythonEngine.Initialize() fails
Issue -
State: closed - Opened by hbmartinez about 2 years ago
- 1 comment
#2225 - Import overflowing stack
Issue -
State: closed - Opened by wrexbe about 2 years ago
- 4 comments
#2224 - Weird recursive issue in startup
Issue -
State: open - Opened by filmor about 2 years ago
Labels: bug
#2222 - Cannot import pandas in pythonnet
Issue -
State: closed - Opened by muler415 about 2 years ago
#2218 - Accessing classes and methods from DLL.
Issue -
State: closed - Opened by SheldonPatnett about 2 years ago
#2216 - ModuleNotFoundError: No module named 'encodings' at PythonEngine.Initialize() in Linux
Issue -
State: closed - Opened by zhanxh about 2 years ago
- 1 comment
#2215 - ToString() on a custom Python object passed to .NET causes AccessViolationException
Issue -
State: closed - Opened by ZbynekZ about 2 years ago
- 1 comment
#2213 - .NET objects returned as interface 'lose' their most-derived type identity
Issue -
State: open - Opened by leepgent about 2 years ago
- 10 comments
#2210 - pythonnet.load() fails with TypeError when supplying config_file
Issue -
State: closed - Opened by cdfarrow about 2 years ago
#2208 - Releasing GIL in long-running C# method causes "Fatal Python error: PyEval_SaveThread: the function must be called with the GIL held, but the GIL is released (the current Python thread state is NULL)"
Issue -
State: closed - Opened by sherryyshi about 2 years ago
- 1 comment
#2206 - System.Decimal implicit operation issue
Issue -
State: closed - Opened by partha-srivi about 2 years ago
- 1 comment
#2205 - Initialize() crash from .NET Framework application
Issue -
State: closed - Opened by anovik about 2 years ago
- 1 comment
#2203 - Debugging of embedded python module not possible (Rider/VsCode/Mac)
Issue -
State: closed - Opened by coldwarrl about 2 years ago
#2202 - Unload behaving strangely with `del` keyword
Issue -
State: closed - Opened by Miepee about 2 years ago
- 3 comments
#2201 - PythonEngine.Initialize() crash
Issue -
State: closed - Opened by ekicyou about 2 years ago
- 2 comments
#2200 - `import clr` not working on Windows 7
Issue -
State: closed - Opened by lgmventura about 2 years ago
- 2 comments
#2199 - Could not load file or assembly Python.Runtime , version =3.0.1.0
Issue -
State: closed - Opened by kumarr10 about 2 years ago
#2198 - [feature request] AddReference overload for loading an assembly from a `bytes` object or a discussion of this in docs
Issue -
State: open - Opened by vadimkantorov about 2 years ago
- 1 comment
#2196 - [feature request] Bindings to Roslyn csc.dll or example in docs of using Roslyn to compile a C# file or a code snippet in a string
Issue -
State: closed - Opened by vadimkantorov about 2 years ago
- 2 comments
#2192 - Support overriding protected virtual methods of a .NET class in Python
Issue -
State: open - Opened by mhsmith over 2 years ago
- 1 comment
#2191 - "Python Reference" documentation page is empty
Issue -
State: closed - Opened by mhsmith over 2 years ago
- 1 comment
#2188 - Run .NET7.0 code from python
Issue -
State: closed - Opened by Otamam over 2 years ago
#2187 - Update "Embedding python into .NET" documentation to reflect new way to import modules
Issue -
State: closed - Opened by sanzoghenzo over 2 years ago
- 1 comment
#2186 - Delegates declared using NewReference and BorrowedReference structs are not working/crashing on ppc64le/s390x
Issue -
State: open - Opened by alhad-deshpande over 2 years ago
- 10 comments
Labels: not planned - PRs welcome
#2184 - trying to access enums from c# .dll with python > 3.9 and pythonnet
Issue -
State: closed - Opened by oasisjpeg over 2 years ago
#2182 - execute python script direct from C# without using process and cmd
Issue -
State: closed - Opened by RamadanHussein over 2 years ago
#2181 - Calling overloaded C# method with a bool parameter from Python picks the wrong method
Issue -
State: open - Opened by gwl78 over 2 years ago
- 4 comments
#2179 - Python.Runtime.PythonException: 'No module named 'import asyncio''
Issue -
State: closed - Opened by okarpov over 2 years ago
#2176 - Unable to run Windows-exclusive C# code through Python while in Windows
Issue -
State: open - Opened by kmccalvin over 2 years ago
- 9 comments
#2174 - import static member of c# class in python
Issue -
State: closed - Opened by heartacker over 2 years ago
#2173 - Working with Windows DLLs in Linux
Issue -
State: closed - Opened by mfloresVicomtech over 2 years ago
- 1 comment
#2171 - Calling `len()` or `__len()__` on a System.Array after a domain reload causes Exceptions and/or crashes
Issue -
State: open - Opened by BadSingleton over 2 years ago
#2169 - [question] Using PythonNet withing TPL dataflow executing threads
Issue -
State: closed - Opened by vadimkantorov over 2 years ago
#2166 - Get signature of a bound method
Issue -
State: closed - Opened by josephernest over 2 years ago
#2163 - TypeError: '__ComObject' object is not iterable
Issue -
State: closed - Opened by Skyapip over 2 years ago
- 2 comments
#2162 - Fail to initialize Python.Net in .Net Core 6 MVC
Issue -
State: closed - Opened by cigoic over 2 years ago
#2161 - Misunderstood the issue.
Issue -
State: closed - Opened by ItamarIn over 2 years ago
- 1 comment
#2160 - Missing support for python 3.12
Issue -
State: closed - Opened by ItamarIn over 2 years ago
- 4 comments
#2156 - How to use with memory cache
Issue -
State: closed - Opened by syifarahmat over 2 years ago
#2155 - Error loading Python DLL with PythonEngine
Issue -
State: closed - Opened by Thyssen1 over 2 years ago
- 1 comment
#2153 - pythonnet 3.0 not able to resolve default constructor for a struct in VB.net
Issue -
State: open - Opened by Dudenwatschn over 2 years ago
- 6 comments
#2151 - Multiple namespaces does not load
Issue -
State: closed - Opened by adahox over 2 years ago
- 3 comments
#2150 - Why is there a `.gitignore` file included in the binary distribution?
Issue -
State: closed - Opened by siegfriedpammer over 2 years ago
- 1 comment
Labels: bug
#2149 - NotSupportedException on PythonEngine.Shutdown()
Issue -
State: closed - Opened by simon-chester over 2 years ago
- 2 comments
#2148 - i have a solution for "ModuleNotFoundError: No module named" but i don't know if it is a bug
Issue -
State: closed - Opened by andreabisello over 2 years ago
- 6 comments