I wish to install Python Tools for Visual Studio from here.
The setup complains about "IronPython Tools feature of IronPython 2.7" and asks me to remove it.
Problem is I cannot find any way to uninstall this feature.
Any ideas?
If Python came with your operating system, removing it is not recommended. If you remove it, whatever tools were written in Python will no longer run, and some of them might be important to you. Reinstalling the whole system would then be required to fix things again.
IronPython is an open-source implementation of the Python programming language which is tightly integrated with . NET. IronPython can use . NET and Python libraries, and other .
Just download the newest version from http://ironpython.net and follow the instructions from the msi package. This package will setup everything you need to start working with ironpython.
There are two folders in the extension folder (mine is at C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\Extensions\Microsoft) namely "IronPython Tools for Visual Studio" and IronStudio delete these and it should work. - Rotimi
Re-run the IronPython installer and click the Change button. Then on the feature tree select Will not be installed for the tools feature.
This is how it worked for me after I run into the same issue. Re-run the IronPython 2.7 installer and click the Remove button. After it has finished re-run the installer and on the feature tree select Will not be installed for the tools feature.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With