[IronPython] Help - Running IPY with .NET 3.5

Michael Foord fuzzyman at voidspace.org.uk
Wed Nov 11 17:07:22 CET 2009


Brian Ushman (TT) wrote:
>
> Hello to All,
>
>  
>
> I am new to Python in general, but I have downloaded the latest 
> release of IronPython.  I am using Windows XP SP3 x64.  Everytime I 
> start IPY is says that it is using .NET 2.0, however I would like it 
> to load with .NET 3.5.  From what I have read on the latest release of 
> IPY, this should be possible but I have been unsuccessful.  Is there a 
> way to force IPY to load with .NET 3.5?
>
>  
>
.NET 3.5 is really just a set of new libraries on top of .NET 2, there 
is no new CLR as part of .NET 3.5. If you have .NET 3.5 then when you 
run IronPython you are using .NET 3.5...

All the best,

Michael Foord


> Thank you!
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>   


-- 
http://www.ironpythoninaction.com/




More information about the Ironpython-users mailing list