Looks like version mismatch. Do you build IronPython from the same sources as IronRuby? You can find compatible binaries here: http://ironruby.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=33693
Tomas From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Shay Friedman Sent: Sunday, November 22, 2009 5:04 AM To: ironruby-core Subject: [Ironruby-core] Using IronPython code from IronRuby Hi, I'm trying to load an IronPython file in IronRuby (via IronRuby.require) and I get an exception: "Failed to load language 'IronPython 2.6': type 'IronPython.Runtime.PythonContext' is not a valid language provider because it does not inherit from LanguageContext". This is thrown from the require method. What am I doing wrong? Thanks, Shay. -- -------------------------------------------------- Shay Friedman Author of IronRuby Unleashed http://www.IronShay.com Follow me: http://twitter.com/ironshay
_______________________________________________ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core