What is your OS and Python Version |

December 9th, 2006, 09:47 AM
|  | Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 46
Posts: 6,400
| | What is your OS and Python Version
For the benefit of those of us who answer questions, PLEASE REPLY in this thread with your operating system, version of python that you are using, editor/IDE, and anything extra like GUI toolkits, etc. Thank you very much.
| 
July 26th, 2007, 12:10 PM
| | Newbie | | Join Date: Jul 2007
Posts: 1
| |
I work on Windows XP-Professional, my Python version is python2.4
| 
July 27th, 2007, 03:52 PM
| | Banned | | Join Date: Sep 2005 Location: inside Age: 62
Posts: 98
| |
Work:
Slackware
Python 2.4.3
Home
Debian Linux 2.6.17.13
Python 2.4.4
| 
July 27th, 2007, 03:57 PM
| | Administrator | | Join Date: Sep 2006
Posts: 11,940
| |
Step away guys, I moved to Linux (Fedora) and I'm going to try to download and install Python here and that might get someone hurt. Here goes ...
P.S Run to my rescue if you hear a huge arrrrgh.
| 
July 27th, 2007, 05:43 PM
| | Administrator | | Join Date: Sep 2006
Posts: 11,940
| |
Relax guys,
I've got Python 2.5.1 nicely installed on my Fedora 5
| 
July 28th, 2007, 07:34 AM
|  | Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 46
Posts: 6,400
| | Quote: |
Originally Posted by r035198x Relax guys,
I've got Python 2.5.1 nicely installed on my Fedora 5 | In under 2 hours, too! Nice job. Thanks for keeping us informed.
| 
July 28th, 2007, 07:52 AM
| | Administrator | | Join Date: Sep 2006
Posts: 11,940
| | Quote: |
Originally Posted by bartonc In under 2 hours, too! Nice job. Thanks for keeping us informed. | I had a few other things to take care of in between otherwise ...
I didn't know most linux distros have Python shipped in with them. When I realized that I thought was going to have real trouble upgrading the python version with the newer one. Then I discovered the which python command ...
| 
July 30th, 2007, 12:51 PM
| | Member | | Join Date: Jul 2007
Posts: 60
| |
I'm running Vista with Python 2.5.1. I use IDLE to write my code.
| 
July 30th, 2007, 06:09 PM
|  | Needs Regular Fix | | Join Date: Jul 2007 Location: Durham, NC Age: 23
Posts: 313
| |
I'm running Windows XP SP2
Python v2.4.3
I use Code Editor from the PythonCard application for my building and its associated Shell for quick tests.
~ I've used Boa Constructor once for wxPython but I hated it so I just copy, paste and edit from the PythonCard demos.
| 
July 31st, 2007, 10:31 PM
| | Newbie | | Join Date: Jul 2007
Posts: 1
| |
Development:
Kubuntu 7.04 (Feisty)
python 2.5.1
Gui toolkit: wxPython 2.8
Editor: Kate.
Distributing with py2exe:
Windows XP (in vm)
Python 2.5
Gui toolkit: wxPython 2.8
editor: notepad++, Idle
ps: it's nice to see so much variation in this thread.
| 
August 1st, 2007, 08:06 AM
|  | Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 46
Posts: 6,400
| | Quote: |
Originally Posted by roheres Development:
Kubuntu 7.04 (Feisty)
python 2.5.1
Gui toolkit: wxPython 2.8
Editor: Kate.
Distributing with py2exe:
Windows XP (in vm)
Python 2.5
Gui toolkit: wxPython 2.8
editor: notepad++, Idle
ps: it's nice to see so much variation in this thread. | I was just thinking that it's nice to see someone using really good tools, as you are (just gotta love wxPython).
Welcome. I hope we'll be hearing from you soon.
| 
August 10th, 2007, 10:37 AM
|  | Member | | Join Date: Jun 2007 Location: India Age: 28
Posts: 39
| |
Upgraded to Ubuntu 7.04 Feisty Quote: |
Originally Posted by varuns my OS is Ubuntu 6.10 the edgy
Python version is 2.5
i use vi editor | | 
August 14th, 2007, 06:16 PM
| | Newbie | | Join Date: Jul 2007 Location: Michigan
Posts: 2
| | Quote: |
Originally Posted by bartonc For the benefit of those of us who answer questions, PLEASE REPLY in this thread with your operating system, version of python that you are using, editor/IDE, and anything extra like GUI toolkits, etc. Thank you very much. | I am on Windows XP PRO, Python Version 2.5.
| 
August 14th, 2007, 08:34 PM
|  | Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 46
Posts: 6,400
| | Quote: |
Originally Posted by Al E Bubba I am on Windows XP PRO, Python Version 2.5. | Very good. Thanks for letting us know and thank you for joining.
[But I guess that we already knew that from your July 7th, 2007, 06:58 PM post]
| 
August 15th, 2007, 03:30 AM
| | Newbie | | Join Date: Aug 2007
Posts: 9
| |
operating system windows xp
python version 2.5.1
| 
August 15th, 2007, 07:35 AM
| | Newbie | | Join Date: Aug 2007
Posts: 12
| |
I use Windows Vista Home edition using Python 2.5.1
I use active state komodo IDE 4.1 for most of my tasks at the moment. using wx.Python for my GUI
| 
August 15th, 2007, 07:39 AM
| | Newbie | | Join Date: Aug 2007
Posts: 12
| |
i like komodo particularly because it has an interactive python shell inbuilt
| 
August 16th, 2007, 01:19 PM
|  | Member | | Join Date: Jun 2007 Location: India Age: 28
Posts: 39
| | Quote: |
Originally Posted by r035198x Step away guys, I moved to Linux (Fedora) and I'm going to try to download and install Python here and that might get someone hurt. Here goes ...
P.S Run to my rescue if you hear a huge arrrrgh. | hi r035198x
good to see you moving to linux, i m sure you will love it.
check Ubuntu Feisty 7.04, its more friendly than Fedora
you can order the CDs from https://shipit.ubuntu.com/
first register yourself (link will be displayed on top right corner)
its free of cost and they will deliver at your doorsteps.
bye
varun
| 
August 17th, 2007, 04:59 PM
| | Member | | Join Date: Mar 2007
Posts: 50
| |
I'm using python 2.5 on a dual boot system under windows xp and Ubuntu Feisty Fawn.
Under windows I use pyscripter and SPE for linux. Also just started using wxPython and wxGlade
| 
August 20th, 2007, 05:36 PM
| | Newbie | | Join Date: Aug 2007
Posts: 7
| |
I'm on Python 2.5, Windows Vista, using IDLE
| 
August 25th, 2007, 11:44 PM
|  | Newbie | | Join Date: Aug 2007 Location: Liverpool - england Age: 46
Posts: 16
| |
Just to contribute...
OS: Slackware Linux v12 and 11, KDE 3.5.4 WM, QT v3, Eric 3 IDE, QTDesigner 3.38, Eclipse 3.3.0 with Pydev and SqlExplorer plugins, MySQL 5.0.37. -- Oh and python 2.4.3 on one box and version 2.5 on another (Slackware 11 and 12 defaults).....
BTW My linux boxes are multiple boot WinXP, Vista, PCLinuxOS and LFS but I rarely boot to another OS besides Slackware. Variety is the spice of life and all that !!
| 
August 26th, 2007, 02:28 AM
|  | Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 46
Posts: 6,400
| | Quote: |
Originally Posted by bgeddy Just to contribute...
OS: Slackware Linux v12 and 11, KDE 3.5.4 WM, QT v3, Eric 3 IDE, QTDesigner 3.38, Eclipse 3.3.0 with Pydev and SqlExplorer plugins, MySQL 5.0.37. -- Oh and python 2.4.3 on one box and version 2.5 on another (Slackware 11 and 12 defaults).....
BTW My linux boxes are multiple boot WinXP, Vista, PCLinuxOS and LFS but I rarely boot to another OS besides Slackware. Variety is the spice of life and all that !! | Crazy, man... Must be a nice chunk of disc space to hold all of 'em.
Speaking of 'space', I checked out your "my space" - really just wanted to see if that was a pool queue showing in your avatar (nope). (It's good not to have too many friends... lol)
See ya on the board, I hope,
Barton
| 
September 2nd, 2007, 06:18 AM
| | Newbie | | Join Date: Aug 2007
Posts: 11
| |
I'm using Linux Red Hat and using Python 2.1.1 (I know, I know, but it's work. At home I'm running Ubuntu and Python 2.5, I think (: )
| 
September 4th, 2007, 03:33 PM
| | Newbie | | Join Date: Sep 2007 Location: Salt Lake City, Utah USA Age: 24
Posts: 14
| |
Windows XP Professional
Python 2.4.4
| 
September 6th, 2007, 05:31 PM
| | Newbie | | Join Date: Sep 2007 Location: Seattle
Posts: 1
| |
Python 2.3.5
Mac OS X 10.4.+
Editor: Xcode
Last edited by PhilOnMac; September 6th, 2007 at 05:34 PM.
Reason: Add Python Version
| 
September 13th, 2007, 08:20 PM
| | Newbie | | Join Date: Sep 2007
Posts: 2
| |
I am running SAGE on Windows XP.
| 
September 14th, 2007, 12:56 PM
| | Newbie | | Join Date: Sep 2007 Location: Finland, Hollola Age: 18
Posts: 1
| |
Python 2.4.3
Ubuntu 6.06
Editor: kate, gvim
| 
September 15th, 2007, 06:52 PM
| | Newbie | | Join Date: Sep 2007
Posts: 1
| |
hi to everyone!
nice to be with you!
i'm newbie to python programming language.
i'm using ubuntu 7.04 feisty fawn and i'm going to use Python 2.5
| 
September 18th, 2007, 03:04 AM
|  | Newbie | | Join Date: Sep 2007
Posts: 5
| |
I'm on Vista Home Basic (my mistake)
Python v2.4.4
Pretty much just using IDLE.. I didn't even know other editing stuff existed = /
| 
September 18th, 2007, 06:46 AM
| | Newbie | | Join Date: Sep 2007
Posts: 12
| |
Hi,
I am using RedHat linux
Python version 2.3
| 
September 19th, 2007, 12:41 PM
| | Newbie | | Join Date: Sep 2007
Posts: 6
| |
Hey all,
I'm using Windows XP pro and Python 2.5.1
I'm also developing applications to Nokia N800 which runs on linux.
| 
September 21st, 2007, 03:36 AM
| | Newbie | | Join Date: Mar 2007
Posts: 2
| |
I'm using ActivePython 2.5.1.1 and Windows XP on my laptop for development... The server is running Windows 2003...
| 
September 22nd, 2007, 03:29 AM
|  | Newbie | | Join Date: Aug 2007 Location: California
Posts: 10
| |
Hello,
I'm using Debian 4 and Python 2.5.
| 
September 28th, 2007, 04:46 PM
|  | Member | | Join Date: Sep 2007 Location: Glasgow, Scotland Age: 20
Posts: 37
| | OS: Slackware Python Version: 2.4
I tend to use Kwrite for Python editing. Occasional ViM when I'm editing it through SSH at college or something.
| 
September 29th, 2007, 06:44 AM
|  | Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 46
Posts: 6,400
| | Quote: |
Originally Posted by WhiteRider OS: Slackware
Python Version: 2.4 | Welcome, WhiteRider, and other "Other" OSers.
Fortunately, most of Python will prove to be cross-platform. For installation/compiler issues, I hope that you will be able to help each other. Quote: |
Originally Posted by cwoozy I'm on Vista Home Basic (my mistake)
Python v2.4.4
Pretty much just using IDLE.. I didn't even know other editing stuff existed = / | Please check out the Articles Section for links to development tool sites.
| 
September 30th, 2007, 11:28 AM
|  | Newbie | | Join Date: Jul 2006 Location: Bucharest Age: 33
Posts: 3
| |
Python 2.4.4
Debian 4.1.1-21
| 
October 1st, 2007, 12:50 AM
|  | Newbie | | Join Date: Oct 2007 Location: Toronto Age: 39
Posts: 29
| |
OS: Win XP SP2
Python: 2.5.1
Editor: PythonWin, notepad++, & IDLE
| 
October 1st, 2007, 10:44 AM
| | Newbie | | Join Date: Oct 2007
Posts: 4
| |
Python 2.5
Fedora 7
vim
| 
October 1st, 2007, 07:40 PM
| | Newbie | | Join Date: Oct 2007
Posts: 22
| |
Windows XP Pro SP2
Python 2.3
Pythonwin - Python IDE and GUI Framework for Windows.
| 
October 8th, 2007, 02:36 AM
| | Newbie | | Join Date: Oct 2007
Posts: 21
| |
hi im on windows xp pro with python 2.5 thanx for any help you can give
| 
October 10th, 2007, 04:15 AM
| | Member | | Join Date: Sep 2007
Posts: 90
| |
windows XP pro and python 2.5
| 
October 11th, 2007, 04:22 AM
| | Newbie | | Join Date: Sep 2007 Location: nj Age: 24
Posts: 31
| |
mac osx 10.4.10 with python 2.5.1
| 
October 13th, 2007, 03:38 PM
| | Newbie | | Join Date: Sep 2007
Posts: 9
| |
Hi, now i'm using Python 2.5, toolkit wxPython 2.8 and Wing IDE on both WinXP profressional and Win Vista Ultimate
| 
October 13th, 2007, 03:43 PM
| | Newbie | | Join Date: Oct 2007
Posts: 3
| |
WinXP python 2.4.4 pydev plugin eclipe
| 
October 25th, 2007, 09:41 PM
|  | Newbie | | Join Date: Oct 2007 Location: Lyngen, Norway Age: 17
Posts: 2
| |
I use Ubuntu Linux, with Python 2.5(upgrading all the time(if new version))
I use IDLE to test small things, and I use gedit to edit .py files or make programs.
And pygtk is the GUI I uses, I sed Tkinter before.
| 
October 26th, 2007, 11:58 PM
| | Newbie | | Join Date: Oct 2007
Posts: 4
| |
Using python 2.5.1 Windows XP pro sp2
| 
November 11th, 2007, 12:32 AM
| | Newbie | | Join Date: Nov 2007
Posts: 10
| |
Windows Vista Home Premium
Python Version 2.5.1 Tk version 8.4 IDLE Version 1.2.1
| 
November 14th, 2007, 05:35 AM
| | Member | | Join Date: Aug 2007
Posts: 45
| |
Windows Vista and Python 2.5.
| 
November 26th, 2007, 08:38 PM
| | Newbie | | Join Date: Nov 2007
Posts: 3
| |
Ubuntu 7.10, running Python 2.5.1
| 
November 28th, 2007, 10:10 AM
|  | Member | | Join Date: Apr 2007 Location: Italy, Milan
Posts: 88
| |
Pocket Pc [hop rx1955 - windows mobile 5]:
python 2.5 with Tkinter
Nokia [6630]:
python 2.5
Ubuntu 7.04:
python 2.4-2.5 & Eric editor, Boa Constructor.
Windows Xp:
python 2.4-2.5 & Visual Python(on Microsoft Visual Studio), Boa Constructor.
| 
December 1st, 2007, 11:46 PM
| | Newbie | | Join Date: Dec 2007
Posts: 2
| |
Home/Work:
Ubuntu Gutsy 7.10
Python 2.5
Gedit, Komodo Edit, SPE
wxWidgets/wxPython
At Work:
Windows XP
Python 2.5
Komodo Edit, SPE
wxPython, Boost.Python
|  | | | Thread Tools | Search this Thread | | | | | | | What is Bytes?
We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights.
Get the best answers to your questions from over 220,662 network members.
|