-
Hi, downloaded the zip file from release 2.7.8.
I'm trying to install pip for IronPython on ubuntu 16.04 LTS 64 bits.
Tried the dotnet core runtime first with `bash netcoreapp2.0/ipy.sh -X Frames …
-
### Discussed in https://github.com/ansys/pyedb/discussions/705
Originally posted by **SteffenSee92** August 1, 2024
Hi everyone,
I have a PCB layout in SIwave, where I performed an Induce…
-
I upgraded to IronPython 2.7.11 (x64, .msi installer) from 2.7.8 (x86, .zip), and the following two lines now throw an exception.
```
>>> import clr
>>> clr.AddReference(r'C:\absolute\path\to\Pat…
-
# 🐞 Describe the bug
Hello, at our office we use Rhino Inside Revit with Revit 2022.1 to run energy and daylight simulations using the Ladybug/Honeybee plugins. After the installation of pyRevit on…
-
Starting a `Process` fails with `Attribute Error: WNOHANG not found`.
### Example:
Example souce code used (refer [docs](https://ironpython-test.readthedocs.io/en/latest/library/multiprocessing.…
-
Hello,
@slozier, I am looking for the documentation guide of ironpython2 source code repo and really want to understand the functioning of individual code projects in the IronPython.sln file.
I got…
-
_From @Lysander83 on May 25, 2017 9:38_
We have a .net 4 program that hosts IronPython engine. if an exception is raised while running the script then we cannot get the stack trace information by tra…
slide updated
7 years ago
-
**🙏 Please use the search in the issue section before filing a new issue**
---
# 🐞 Describe the bug
import rpw in RevitPythonShell crashes Revit2023 (pyRevit v4.8.14)
from pyrevit import revi…
-
### Prerequisites
The issue tracker is used to report bugs and request new features, NOT to ask questions.
Questions should be posted to the users mailing list which can be accessed at
https:/…
-
There are other implementations of Python that we're not testing with Hy. We should add them to our testing if possible.
If Hy is fundamentally incompatible with a given implementation, we should say…
gilch updated
2 months ago