-
# ✈ Pre-Flight checks
# 🐞 Describe the bug
This script crahses Revit2023. The first 2 lines (import and output=script.get_output() do not create issues but the
third line which has output…
-
IronPython Traceback:
Traceback (most recent call last):
File "C:\Users\saurabh.j\AppData\Roaming\pyRevit\Extensions\Revitron UI.extension\Revitron.tab\Revitron.panel\History.pulldown\Setup.pushbutt…
-
# Description
When launching a very simple script, like an empty one, or the following one, FreePIE does not find a method, handles the exception (TargetInvocationException) in the handler of Execute…
-
reported by danh:
when dragging a painting to the sky through a door I got
File "/home/daniel/museum/liboh/scripts/ironpython/test.py", line 374,
in processRPC
self.reallyProcessRPC(header,name,arg…
-
I am new python learner
Whey I try to install any package for ironpython I am into trouble like:
******************************************************************************
C:\Program Files\Ir…
-
```
We will be using either IronPython with Visual Studio 2012 or VB.NET.
We can't get the pygame module to work with Ironpython for some reason! :(
We have installed DirectPython which is not telli…
-
### ✈ 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…
-
### Description
When IronPython console executable is installed as a dotnet tool, the value of `sys.executable` is path to `ipy.dll` rather than `ipy.exe` (or `ipy` on POSIX systems), which is the …
-
hi,everyone
Last week,i successfully ran a python code in python API.
Now,i want to design my UI by calling python with c#(visual studio 2015).
Then i went online for help, i found that mo…
-
Runtime: NET6.0
IronPython: 2.7.11
In mongodb, there are many methods with default value as default(CancellationToken)
```csharp
long CountDocuments(FilterDefinition filter, CountOptions optio…