Hi,
Changing the namespace Object to Runtime, fix the bug. Thank you all for
your support.
Catalin.
- Original Message -
From: "Martin Maly" <[EMAIL PROTECTED]>
To: "Discussion of IronPython"
Sent: Tuesday, January 03, 2006 12:31 AM
Subject: Re: [IronPytho
w()
I hope this helps
Martin
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Luis M. Gonzalez
Sent: Monday, January 02, 2006 4:09 PM
To: [email protected]
Subject: [IronPython] Avalon tutorial
> Changing the import statement in the winforms.py to
> 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
t the Avalon problem may
be though
Martin
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Luis M. Gonzalez
Sent: Monday, January 02, 2006 3:05 PM
To: [email protected]
Subject: [IronPython] Avalon tutorial
> As for the winforms tutorial, I sus
> 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\Iro
Subject: [IronPython] Avalon
tutorial
> Are you using ip.bat or ironpythonconsole.exe?
I'm using both with the same result.
By the way, I'm also having trouble with the winforms
tutorial, just like Catalin:
>>> from System.Windows.Forms im
> Are you
using ip.bat or ironpythonconsole.exe?
I'm using both with the same result.
By the way, I'm also having trouble with the
winforms tutorial, just like Catalin:
>>> from System.Windows.Forms import
*Traceback (most recent call last): File , line 0, in
input##0ImportError: cannot
Hi,
If the question is for mi I use both (ip.bat,
IronPythonConsole.exe) and I receive the same result.
- Original Message -
From:
jeff
sacksteder
To: Discussion of IronPython
Sent: Monday, January 02, 2006 5:53
PM
Subject: Re: [IronPython] Avalon
tutorial
Are you using ip.bat or ironpythonconsole.exe?
___
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
a\Tutorial\avalon.py", line 18, in ?
sys.LoadAssemblyByName("PresentationCore")AttributeError: 'module' object
has no attribute 'LoadAssemblyByName'
Thanks,
Catalin
- Original Message -
From:
Luis M. Gonzalez
To: [email protected]
Sen
Hi there!
I'm having trouble with the Avalon
tutorial.
In fact, I can't even start... this is the reeor
message I get when trying to initialize Windows Presentation
Foundation:
>>> from avalon import *Traceback
(most recent call last): File , line 0, in input##0 File
C:\Documents and
11 matches
Mail list logo