[IronPython] System.Windows error no module named Windows

Curt Hagenlocher curt at hagenlocher.org
Fri Sep 5 17:05:00 CEST 2008


On Fri, Sep 5, 2008 at 7:07 AM, luke14free <luke14free at gmail.com> wrote:
>
> execfile("tutorial\\calculator.py")
>
> I execute and nothing appears on screen! No errors so far...

It's not really setup to use in this fashion -- for one thing, you
need to manually load the XAML for the UI.  Look at Tutorial.htm for
more details.

--
Curt Hagenlocher
curt at hagenlocher.org



More information about the Ironpython-users mailing list