Error when creating an IronPython project in VisualStudio; “Exception has been thrown by the target of an invocation.”

徘徊边缘 提交于 2019-12-06 10:10:23

The solution at the end came down to uninstalling all IronPython's (2.6 and 2.7) and then uninstalling the Python Tools for Visual Studio. Then reinstalling IronPython 2.7 and not installing any of the "Tools" when selecting components (I think this is an important part since they clash with each other as I understand it) Then reinstalling the Python Tools version 1.5 (I use VS 2012)

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!