[IronPython] Newbie questions. . .

Martin Maly Martin.Maly at microsoft.com
Sun Jan 6 21:14:29 CET 2008


Some of the samples have prerequisites. I believe the DirectX tutorial comes with a great readme (readme.html) that should get you going.

From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Keith Hoard
Sent: Sunday, January 06, 2008 11:56 AM
To: IronPython Mailing List
Subject: [IronPython] Newbie questions. . .

I have a few questions about getting up and running with IronPython.

I have downloaded and installed ipy.exe to the D:\IronPython directory.  I have also added this directory to the Path environment varialble.  However, when I try to run the examples (In this case " tutorial.py") from the web site, I get the following error:


Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

D:\IronPython>ipy tutorial.py
Traceback (most recent call last):
File D:\IronPython\tutorial.py, line 19, in Initialize
File , line 0, in AddReferenceByPartialName##12
IOError: Could not add reference to assembly Microsoft.DirectX

When I try to run the other samples, I get similar errors.  Is there another environment variable that I'm supposed to set so that IPy can find the .NET libraries?  Also, if there is some documentation that I missed, I was hoping that someone could point me in the right direction.

Thanks in advance for any help. . .


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20080106/5e8b6ee3/attachment.html>


More information about the Ironpython-users mailing list