-
I get this error when running our packaged app on other PC:
```
[6260] LOADER: Running main.py
Traceback (most recent call last):
File "main.py", line 11, in
File "", line 991, in _find_an…
-
About the issue: [https://github.com/pythonnet/pythonnet/issues/2160](https://github.com/pythonnet/pythonnet/issues/2160)
The issue is the missing support for python 3.12, the pythonnet version is …
-
### Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### Description of the bug
In ConfiguratiomSImulation class when
gene…
-
# Discussion: Scripting support in UWP
One of the main missing desktop apps feature in UWP currently is C# scripting/plugins support. Thus far UWP [cannot do](https://github.com/dotnet/roslyn/w…
-
## Image Generation
- **Leonardo AI** (Proprietary, Sign Up, Paid, Free Limited daily generations)
https://app.leonardo.ai/
- **ControlNet** (Open Source, Apache 2, Free)
Let'…
-
Hy! My scenario is to use a rather simple Python function from .NET.
As far as I understood, this is what Pyjion does anyway: produces IL and saves a .NET assembly. Is it possible to obtain this as…
-
Dear maintainers of nose-py3,
i would like to know where the dependency of 'clr' comes from and if i can safely uninstall it before executing unittests with your delivered nose.plugin?
This depend…
-
### Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### Description of the bug
Dear All,
applying export_model_p…
-
### 🔍 Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### 🐞 Description of the bug
In the GUI one can use: `import material…
-
**Describe the bug**
CPython engine is unstable when an object that is created in cpython scope is passed to Revit API. Seems like Revit gets stuck when trying to garbage collect the passed object(?!…