-
When using [PFM450_pythonnet.py](https://github.com/Thorlabs/Motion_Control_Examples/blob/088a9dfc0d1ae5f3b8b51bb06ae230bc6445b0dc/Python/Benchtop/PPC00X/PFM450_pythonnet.py) with Kinesis Simulator th…
-
### Environment
- Pythonnet version: 3.0.3
- Python version: 3.11.0 (main, Oct 24 2022, 18:26:48) [MSC v.1933 64 bit (AMD64)]
- Operating System: Windows and Linux
- .NET Runtime: 8.0
…
pm64 updated
2 months ago
-
- OS:Win10
- Python version:3.11.9
- Output of `pip freeze`:aiohappyeyeballs==2.4.0
aiohttp==3.10.5
aiosignal==1.3.1
altgraph==0.17.4
attrs==24.2.0
beautifulsoup4==4.12.3
bottle==0.12.25
br…
-
Hi, I am experiencing mono native crash error in vscode while executing the IronPython example "MixtureOfGaussians" from infer.NET official Github repo. Below is the actual error occurred:
(base) j…
SEICS updated
2 years ago
-
代码如下:
Traceback (most recent call last):
File "main.py", line 43, in
File "init.py", line 66, in app
File "webview\__init__.py", line 129, in start
File "webview\guilib.py", line 101, in…
-
### Environment
- Pythonnet version: v3.0.3
- Python version: 3.9
- Operating System: Windows 10
- .NET Runtime: .NET Framework
### Details
- Describe what you were trying to get…
-
I'm trying to use the API in my Python program via pywin32 package that allows accessing COM objects and calling their methods.
Similarly to "the old way" described in the Power Point presentation:
…
-
These modules are installed in my virtual environment:
```
Successfully installed Pillow-5.4.1 PyTweening-1.0.3 boto3-1.9.110 botocore-1.12.114 certifi-2019.3.9 chardet-3.0.4 comtypes-1.1.7 docutils…
-
With the introduction of Conda support, it is not necessary anymore to pass interpreter or is it possible to simply indicate 'python'.
The problem is the following:
The vba RunPython pass INTERP…
-
### 🔍 Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### 🐞 Description of the bug
the Motor-CAD instance is closed after c…