[IronPython] Avalon tutorial

Luis M. Gonzalez luismg at gmx.net
Tue Jan 3 00:05:12 CET 2006


> As for the winforms tutorial, I suspect you are forgetting to do "import 
> winforms"

Well, actually this is what happens when trying to import winforms:

>>> import winforms
Traceback (most recent call last):
  File , line 0, in input##0
  File C:\Documents and 
Settings\Usuario1\Escritorio\IronPython-1.0-Beta1\Tutori
al\winforms.py, line 24, in Initialize
ImportError: cannot import Objects from IronPython

Anyway, I'm sure this has to be a versioning problem as you said,
but I already unintalled and installed everything and keep on getting 
errors.
I will try again...

Thanks!
Luis




More information about the Ironpython-users mailing list