IronPython 0.9 Released
Collapse
This topic is closed.
X
X
-
Luis M. GonzalezTags: None -
EP
Re: IronPython 0.9 Released
"Luis M. Gonzalez" Announced:
[color=blue]
> IronPython 0.9 Released(8/2/2005 10:28:41 AM)
>
> http://www.microsoft.com/downloads/d...displaylang=en
> [/color]
MS website says:
"""System Requirements
* Supported Operating Systems: Windows Server 2003; Windows XP
You must install the .NET Framework Version 2.0 Redistributable Package Beta 2 prior to installing IronPython."""
And
"""Importan t: You cannot install two different language versions of the .NET Framework on the same machine. Attempting to install a second language version of the .NET Framework will cause the following error to appear: "Setup cannot install Microsoft .NET Framework because another version of the product is already installed." If you are targeting a non-English platform orif you wish to view .NET Framework resources in a different language, you must download the appropriate language version of the .NET Framework language pack."""
So, one has to uninstall their stable .NET Framework to install a beta .NETFramework to try out a beta release of a new Python? Would this not be ofconcern to folks who actually build ontop of .NET (and want to be sure their current code / applications / tools work)?
It is really all or none with MS, isn't it? If the language/application isnot ready for prime time, why would someone commit to beta code and a betaframework upon which other applications depend?
I may have the wrong perspective on all this, but it really befuddles me.
[Bring on PyPy]
-
EP
Re: IronPython 0.9 Released
Oops. Nevermind.
[like the old Saturday Night Live]
[color=blue]
> ------------Original Message------------
> From: "EP" <EP@zomething.c om>
> To: python-list@python.org
> Date: Thu, Aug-4-2005 10:09 PM
> Subject: Re: IronPython 0.9 Released
>
> "Luis M. Gonzalez" Announced:
> [color=green]
> > IronPython 0.9 Released(8/2/2005 10:28:41 AM)
> >
> > [/color]
> http://www.microsoft.com/downloads/d...displaylang=en[color=green]
> > [/color]
>
> MS website says:
>
> """System Requirements
>
> * Supported Operating Systems: Windows Server 2003; Windows XP
>
> You must install the .NET Framework Version 2.0 Redistributable Package
> Beta 2 prior to installing IronPython."""
>
>
> And
>
>
> """Importan t: You cannot install two different language versions of the
> .NET Framework on the same machine. Attempting to install a second
> language version of the .NET Framework will cause the following error to
> appear: "Setup cannot install Microsoft .NET Framework because another
> version of the product is already installed." If you are targeting a
> non-English platform or if you wish to view .NET Framework resources in a
> different language, you must download the appropriate language version
> of the .NET Framework language pack."""
>
>
> So, one has to uninstall their stable .NET Framework to install a beta
> .NET Framework to try out a beta release of a new Python? Would this
> not be of concern to folks who actually build ontop of .NET (and want to
> be sure their current code / applications / tools work)?
>
> It is really all or none with MS, isn't it? If the
> language/application is not ready for prime time, why would someone commit to beta code
> and a beta framework upon which other applications depend?
>
>
> I may have the wrong perspective on all this, but it really befuddles
> me.
>
>
> [Bring on PyPy]
>
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>
> [/color]
Comment
-
Dennis Lee Bieber
Re: IronPython 0.9 Released
On Thu, 4 Aug 2005 23:08:20 -0800, "EP" <EP@zomething.c om> declaimed the
following in comp.lang.pytho n:
[color=blue]
> So, one has to uninstall their stable .NET Framework to install a beta .NET Framework to try out a beta release of a new Python? Would this not be of concern to folks who actually build ontop of .NET (and want to be sure their current code / applications / tools work)?
>
> It is really all or none with MS, isn't it? If the language/application is not ready for prime time, why would someone commit to beta code and a beta framework upon which other applications depend?
>[/color]
I've got both 1.1 and 2.0 on this machine... Note that the
warning applies to /language/: as in English or French... You can not
install French if you have an English version installed.
--[color=blue]
> =============== =============== =============== =============== == <
> wlfraed@ix.netc om.com | Wulfraed Dennis Lee Bieber KD6MOG <
> wulfraed@dm.net | Bestiaria Support Staff <
> =============== =============== =============== =============== == <
> Home Page: <http://www.dm.net/~wulfraed/> <
> Overflow Page: <http://wlfraed.home.ne tcom.com/> <[/color]
Comment
-
could ildg
Re: IronPython 0.9 Released
Why is iron python runs so fast but jython runs so slow while C# and
java seem very much the same?
On 8/5/05, EP <EP@zomething.c om> wrote:[color=blue]
> Oops. Nevermind.
>
> [like the old Saturday Night Live]
>
>
> [color=green]
> > ------------Original Message------------
> > From: "EP" <EP@zomething.c om>
> > To: python-list@python.org
> > Date: Thu, Aug-4-2005 10:09 PM
> > Subject: Re: IronPython 0.9 Released
> >
> > "Luis M. Gonzalez" Announced:
> >[color=darkred]
> > > IronPython 0.9 Released(8/2/2005 10:28:41 AM)
> > >
> > >[/color]
> > http://www.microsoft.com/downloads/d...displaylang=en[color=darkred]
> > >[/color]
> >
> > MS website says:
> >
> > """System Requirements
> >
> > * Supported Operating Systems: Windows Server 2003; Windows XP
> >
> > You must install the .NET Framework Version 2.0 Redistributable Package
> > Beta 2 prior to installing IronPython."""
> >
> >
> > And
> >
> >
> > """Importan t: You cannot install two different language versions of the
> > .NET Framework on the same machine. Attempting to install a second
> > language version of the .NET Framework will cause the following error to
> > appear: "Setup cannot install Microsoft .NET Framework because another
> > version of the product is already installed." If you are targeting a
> > non-English platform or if you wish to view .NET Framework resources ina
> > different language, you must download the appropriate language version
> > of the .NET Framework language pack."""
> >
> >
> > So, one has to uninstall their stable .NET Framework to install a beta
> > .NET Framework to try out a beta release of a new Python? Would this
> > not be of concern to folks who actually build ontop of .NET (and want to
> > be sure their current code / applications / tools work)?
> >
> > It is really all or none with MS, isn't it? If the
> > language/application is not ready for prime time, why would someone commit to beta code
> > and a beta framework upon which other applications depend?
> >
> >
> > I may have the wrong perspective on all this, but it really befuddles
> > me.
> >
> >
> > [Bring on PyPy]
> >
> >
> > --
> > http://mail.python.org/mailman/listinfo/python-list
> >
> >
> >[/color]
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>[/color]
Comment
-
EP
Re: IronPython 0.9 Released
> I've got both 1.1 and 2.0 on this machine... Note that the[color=blue]
> warning applies to /language/: as in English or French... You can not
> install French if you have an English version installed.
> [/color]
yes, my apologies to all things Iron and or Python.
"language" and "version" can be confusing if one stays up late without coffee, or perhaps if one has not been debugging their English code properly.
Comment
-
Al Christians
Re: IronPython 0.9 Released
EP wrote:[color=blue]
>
> yes, my apologies to all things Iron and or Python.
>
> "language" and "version" can be confusing if one stays up late without coffee, or perhaps if one has not been debugging their English code properly.
>[/color]
Still, it's a bit of a PITB to me that it says XP and not Win2000.
Al
Comment
-
Reinhold Birkenfeld
Re: IronPython 0.9 Released
Al Christians wrote:[color=blue]
> EP wrote:[color=green]
>>
>> yes, my apologies to all things Iron and or Python.
>>
>> "language" and "version" can be confusing if one stays up late without coffee, or perhaps if one has not been debugging their English code properly.
>>[/color]
>
> Still, it's a bit of a PITB to me that it says XP and not Win2000.[/color]
Forcing you to upgrade, isn't it?
Usual MS strategy.
Reinhold
Comment
-
Luis M. Gonzalez
Re: IronPython 0.9 Released
could ildg wrote:[color=blue]
> Why is iron python runs so fast but jython runs so slow while C# and
> java seem very much the same?[/color]
I've been playing with Ironpython since its first release and, in my
experience, it is not faster than Cpython, although this is what they
claim.
Anyway, it is in alpha stage so lets wait until it's mature...
Comment
Comment