Of Dave Kurman
Sent: Sunday, September 10, 2006 9:35 AM
To: Discussion of IronPython
Subject: Re: [IronPython] importing powershell ala the demo video
Along with powershell Jim had a
number of other helpers for the demo that might be useful to examine --
like how was vbx done?
I don&
y
Dave
From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Dave Kurman
Sent: Sunday, September 10, 2006 9:35 AM
To: Discussion of IronPython
Subject: Re: [IronPython] importing powershell ala the demo video
Along with powershell Jim had a
number of other helpers for the demo tha
Look in the Tutorial directory for vbx.bat.
On 9/10/06, Dave Kurman <[EMAIL PROTECTED]> wrote:
> Along with powershell Jim had a number of other helpers for the demo that
> might be useful to examine -- like how was vbx done?
>
> I don't have a particular use case for now but the stuff is pretty e
Along with powershell Jim had a number of other helpers for the demo that might be useful to examine -- like how was vbx done? I don't have a particular use case for now but the stuff is pretty exciting.
thanks --daveOn 9/8/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]
> wrote:Hey everyone,I am missi
Hey everyone,
I am missing a key step trying to recreate the
"from powershell import *" from Jim Hugunin demo
(http://weblog.infoworld.com/udell/screenroom/ironpython_flv.html). I
always get the "no module named powershell" error.
Does anyone know what else needs to be setup for IronPython to fi