[IronPython] Avalon tutorial

Luis M. Gonzalez luismg at gmx.net
Tue Jan 3 01:09:27 CET 2006


> Changing the import statement in the winforms.py to be:
> from IronPython.Runtime import CallTarget0 will get you going on the 
> winforms front.

Still not working...

>>> from IronPython.Runtime import CallTarget0
>>> from System.Windows.Forms import *
Traceback (most recent call last):
  File , line 0, in input##1
ImportError: cannot import Windows from System 




More information about the Ironpython-users mailing list