Cpython interpretter / IronPython interpretter No module named clr

后端 未结 3 1321
-上瘾入骨i
-上瘾入骨i 2021-02-10 04:05

i\'m using IronPython and i want to create some windows form, i want to create a windows form with some button, and i want to do this in visual studio with iron python, i\'m us

3条回答
  •  佛祖请我去吃肉
    2021-02-10 04:28

    OK dudes, i tell you how i solved the problem, i reinstalled everything from the scratch, i used to use visual studio express, but i installed the "professional" version, then i reinstalled everything from http://ironpython.codeplex.com/releases/view/81726 and suddenly all things worked fine in the console, then voila, ironpython windows form project in visual studio is working now :)

提交回复
热议问题