-
Hello, I am trying to import and use [pyotp](https://github.com/pyauth/pyotp) module with OB. I downloaded and copied the library inside the OB /src folder.
I am getting an: [ERROR] INFO: unexpect…
-
```
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…
-
pyenv supports ironpython, it would be great if pyenv-win does that too.
Need to use ironpython environment to use .net libraries.
Thanks
-
### 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:/…
-
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
-
```
What steps will reproduce the problem?
1. I'm running IronPython Development #66068
2. on command line ipy >> import ironclad
3. __init__.py file chokes on
Line 24 >> _mapper = PythonMapper(os.pa…
-
```
What steps will reproduce the problem?
1. I'm running IronPython Development #66068
2. on command line ipy >> import ironclad
3. __init__.py file chokes on
Line 24 >> _mapper = PythonMapper(os.pa…
-
```
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…
-
```
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…