Omnimaga

General Discussion => Technology and Development => Computer Programming => Topic started by: ruler501 on April 17, 2011, 08:31:20 pm

Title: Python versions
Post by: ruler501 on April 17, 2011, 08:31:20 pm
I'm just interested in seeing what version of python everyone uses
Please tell me if I missed your version. I don't know the 3.x versions

I voted Python 2.6.x and x=1 I haven't updated in a while to protect compatibility. I also use this because it is the 2.6 version of Portable Python
do the new versions of 2.6/2.7 stay compatible with 2.6.1
Title: Re: Pyhton versions
Post by: Michael_Lee on April 17, 2011, 08:32:57 pm
I use Python 3.1 and if I have to, Python 2.6.x or 2.7.x

Python 3.1 is the most advanced version that I can still turn into an exe, and the other Python versions are necessary for lots of 3rd party libraries.
Title: Re: Python versions
Post by: turiqwalrus on April 17, 2011, 08:34:00 pm
3.1... it isn't here D:
yeah, I use 3.1 and 2.6
Title: Re: Python versions
Post by: ruler501 on April 17, 2011, 08:34:51 pm
I added 3.1 sorry for missing it. I really only use 2.6.1 and don't look at the new versions much
Title: Re: Python versions
Post by: turiqwalrus on April 17, 2011, 08:39:35 pm
can you add a change vote button, then? because I put my second vote on not listed
Title: Re: Python versions
Post by: ruler501 on April 17, 2011, 08:41:59 pm
I thought I told it to let users change votes.
Let me check real quick
Title: Re: Python versions
Post by: JosJuice on April 18, 2011, 02:54:37 am
I use 2.7 to run Python programs, but I don't program in Python.
Title: Re: Python versions
Post by: DJ Omnimaga on April 18, 2011, 02:57:47 am
Is it possible to install multiple versions at once so we don't have to switch back and forth when running programs from different versions?
Title: Re: Python versions
Post by: Juju on April 18, 2011, 05:06:41 am
Yes you can... at least in Linux. Dunno about Windows though. It should be doable. You could just specify multiple root directories.
Title: Re: Python versions
Post by: Munchor on April 18, 2011, 05:49:42 am
You can do it in Linux.
The last version of Linux (Ubuntu 11.04, in beta stage) comes with Python 2.7 preloaded. Ubuntu 10.10 comes with Python 2.6

Also, why do you use Python 2.6.x; x!=6? That's quite unstable.

Python 2.6.6 on Windows.
Title: Re: Python versions
Post by: Spyro543 on April 18, 2011, 06:41:58 am
I use Python 2.7. I only told this becuase I can't vote in any polls. :crazy: Idk why.
Title: Re: Python versions
Post by: Munchor on April 18, 2011, 06:42:57 am
I use Python 2.7. I only told this becuase I can't vote in any polls. :crazy: Idk why.

I managed to vote. Perhaps it's because Omnimaga is a bit slow now.
Title: Re: Python versions
Post by: Jim Bauwens on April 18, 2011, 07:51:13 am
I use 2.6 for my programs, and I have used 3.2, but not much.

The last version of Linux (Ubuntu 11.04, in beta stage)
I think many Linux users would get real upset if they read this :)
Title: Re: Python versions
Post by: Michael_Lee on April 18, 2011, 09:35:34 am
Is it possible to install multiple versions at once so we don't have to switch back and forth when running programs from different versions?

Yup.  I have several versons installed for my Windows machine, and a few more on my flash drive.
Title: Re: Python versions
Post by: Munchor on April 19, 2011, 07:02:48 am
The last version of Linux (Ubuntu 11.04, in beta stage)
I think many Linux users would get real upset if they read this :)

Woooops, that was very bad.

Let me rephrase it.

Quote
The last version of Ubuntu (Ubuntu 11.04 beta)...