-
```
c:\> ipy
IronPython 2.7.4 (2.7.0.40) on .NET 4.0.30319.18408 (32-bit)
Type "help", "copyright", "credits" or "license" for more information.
>>> import dicom
>>> da = dicom.read_file("CT.test01.dc…
-
```
c:\> ipy
IronPython 2.7.4 (2.7.0.40) on .NET 4.0.30319.18408 (32-bit)
Type "help", "copyright", "credits" or "license" for more information.
>>> import dicom
>>> da = dicom.read_file("CT.test01.dc…
-
### Description
We are running a sandbox in a .NET windows application (.NET framework 4.7.2 and IronPython 2.7).
Once we call the execution of the specific script, they returned to us a Divisi…
-
> I am checking this pull request too for different windows and mac versions.
> I am wondering if there is any problems with Rhino8 Grasshopper componentizer.
> For .NET development all the plugins …
-
NeoCmd is too limited to use. Please consider.
-
## Steps to Reproduce
1. mono ipy.exe
2. import System
3. from System import *
### Current Behavior
mono crashed
## On which platforms did you notice this
[ ] macOS
[X] Linux
[ ] Wi…
-
Hello all, incredible library I think this will do exactly what we're looking for! We have an open source loader program [Lean](https://www.github.com/QuantConnect/Lean) which imports IL-DLL's.
We h…
-
```
c:\> ipy
IronPython 2.7.4 (2.7.0.40) on .NET 4.0.30319.18408 (32-bit)
Type "help", "copyright", "credits" or "license" for more information.
>>> import dicom
>>> da = dicom.read_file("CT.test01.dc…
-
### Discussed in https://github.com/IronLanguages/ironpython3/discussions/1744
Thanks to @BCSharp. I am able to create the dot net project by following the tips from the above link by @BCSharp.
…
-
### Description
ANSYS Workbench use Ironpython language to develop extension and I try to use threading modulus to improve calculating speed(most are I/O tasks). But it seems that the multi threa…