-
### Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### Description of the bug
When I tried to get Solution Setup data from…
-
Based on https://stackoverflow.com/questions/75514392 by IkeStarnes.
### Environment
- Pythonnet version: 3.0.1
- Python version: 3.10 64-bit
- Operating System: Windows 11
- .NET Run…
-
### Environment
- Pythonnet version: 3.0.1
- Python version: any
- Operating System: any
- .NET Runtime: any
### Details
```python
import clr
from System.Collections.Generic impo…
-
### ✈ Pre-Flight checks
- [X] I **don't have SentinelOne** antivirus installed (see above for the solution)
- [X] I have **searched in the issues** (open and closed) but couldn't find a similar issue…
ay-ex updated
2 months ago
-
When trying to invoke a .NET method with a unsigned integer argument, it fails with "No method matches given arguments", if there is another method signature with the same name. To reproduce, use the …
-
### Environment
- Pythonnet version: Latest
- Python version: 3.7+
- Operating System: All
- .NET Runtime: All
### Details
- Describe what you were trying to get done.
Whe…
-
Here is an IronPython post talking about the subject.
http://www.voidspace.org.uk/ironpython/dark-corners.shtml#implicit-conversion
You will get a cast exception when you try and assign .NET type th…
-
### Environment
- Pythonnet version: 2.4.0
- Python version: 3.6
- Operating System: Win10 x64
### Details
I am trying to let a user of my library inherit a Python class, and override…
-
The Thorlabs Kinesis software can be used to control many devices, using many interrelated headers and DLLs. Each device-specific DLL depends on `Thorlabs.MotionControl.DeviceManager.dll`, which provi…
-
### Environment
- Pythonnet version: 3.0.1
- Python version: 3.8
- Operating System: win11
- .NET Runtime: 4.6.1
### Details
- Describe what you were trying to get done.
m…