0

While running an empty iron-python forms application. I'm getting following error:

The environment ironpython 2.7-32 appears to be incorrectly configured or missing

I've searched a lot and ran into this solution: Visual Studio - "The environment ironpython 2.7-32 appears to be incorrectly configured or missing".

I have downloaded iron-python from GitHub but I am not sure how to install it.

Any help?

Thanks

Pierre.Vriens
  • 2,117
  • 75
  • 29
  • 42
Nouman Ahmad
  • 1
  • 1
  • 1
  • 3

3 Answers3

3

When you download IronPython from here, it should have a .msi file. Just install it like a regular installer. Once that is done, check this link for setting up the environments.

Naphstor
  • 2,356
  • 7
  • 35
  • 53
2

Please download and install the IronPython 2.7.9, then reopen the VS 2017, it should works like the following: enter image description here

Sara Liu - MSFT
  • 6,007
  • 1
  • 21
  • 27
  • 1
    I think you missed my question. I have downloaded iron-python package but don't know how to install it. – Nouman Ahmad Jan 26 '19 at 10:22
  • I think you can just click on the msi file and follow the dialog to install it, like you would with any app. – DavidY Oct 10 '22 at 11:55
1

According to this post on https://visualstudio.com, Visual Studio no longer supports IronPython.

Farhad
  • 29
  • 1
  • 6