[IronPython] Problem with Beta3
Clarke, MJ (Matt)
M.J.Clarke at rl.ac.uk
Fri Jun 20 13:26:39 CEST 2008
Hi,
When I try to run these lines from C# (which I borrowed from
EngineTest.cs)
_env = ScriptRuntime.Create();
_pe = _env.GetEngine("py");
I get the following exception:
Microsoft.Scripting.Runtime.MissingTypeException was unhandled
Message="Type 'IronPython, IronPython.Runtime.PythonContext' is
missing or cannot be loaded."
Source="Microsoft.Scripting.Core"
Any ideas?
Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20080620/9f653118/attachment.html>
More information about the Ironpython-users
mailing list