Connecting Tech Pros Worldwide Help | Site Map

What is your OS and Python Version

  #1  
Old December 9th, 2006, 10:47 AM
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400
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.
  #2  
Old December 9th, 2006, 10:55 AM
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400

re: What is your OS and Python Version


I'm on XP Pro using Python 2.4.4 and 2.5.
I use IDLE to edit and run quick tests. Notepad++ also works well for me.
My favorite command-console is called Console2 (it's on sourceforge).
I have lot's of experience with Tkinter, but use wxPython for GUI now.
My IDE is Boa Constructor .
  #3  
Old December 9th, 2006, 02:48 PM
Loismustdie129's Avatar
Familiar Sight
 
Join Date: Aug 2006
Posts: 195

re: What is your OS and Python Version


I'm on an XP and run Python 2.4.4 (I used to run 2.5 but it started not to boot up and would later just shut down). I use the IDLE to run the program and don't use much else.
  #4  
Old December 9th, 2006, 03:27 PM
bvdet's Avatar
Moderator
 
Join Date: Oct 2006
Location: Nashville, TN
Posts: 1,545

re: What is your OS and Python Version


Windows XP Pro SP2
Python 2.3.5
Pythonwin primarily
IDLE on occasion
Kodos for regular expressions

Python 2.4.4 is also installed. So far I have been using SPE as my IDE with 2.4.
  #5  
Old December 9th, 2006, 05:40 PM
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400

re: What is your OS and Python Version


Quote:
Originally Posted by Loismustdie129
I'm on an XP and run Python 2.4.4 (I used to run 2.5 but it started not to boot up and would later just shut down). I use the IDLE to run the program and don't use much else.
Welcome aboard LMD. I'm glad you were able to get help here when your installation wasn't working last month. I've been hope that you would pop in with questions every now and then. You are an asset the our community,
Barton
  #6  
Old December 10th, 2006, 06:09 PM
true911m's Avatar
Member
 
Join Date: Dec 2006
Location: Baltimore, MD
Posts: 95

re: What is your OS and Python Version


Quote:
Originally Posted by bartonc
For the benefit of all 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.
XP, Py2.5, Komodo when I'm juggling ideas, IDLE for quick edits.
  #7  
Old December 10th, 2006, 08:56 PM
Member
 
Join Date: Oct 2006
Posts: 38

re: What is your OS and Python Version


At work I am using Windows 2000, Python version 2.2.1, and PythonWin. We're locked to version 2.2.1 of Python because of external dependencies. At home I am using Win XP Pro, Python version 2.2.1 and 2.5, and PythonWin. I'm looking into using Eclipse as IDE. I will be back with questions regarding that later. I just need to do some investigation myself first.

/Fredrik
  #8  
Old December 11th, 2006, 07:47 AM
kudos's Avatar
Expert
 
Join Date: Jul 2006
Location: Norway
Posts: 106

re: What is your OS and Python Version


python 2.5 on win XP and SUSE linux (SUSE running in the "background" through vmware) and Python on my nokia cellphone (although I only played around with that one..)

-kudos
  #9  
Old December 19th, 2006, 07:01 PM
Newbie
 
Join Date: Nov 2006
Posts: 17

re: What is your OS and Python Version


Mac OS X 10.4

Python 2.5
IDLE and TextWrangler (freeware version of BBedit, VERY good) on occasion
  #10  
Old December 20th, 2006, 02:02 PM
Newbie
 
Join Date: Nov 2006
Posts: 17

re: What is your OS and Python Version


WINDOWS - XP
Python 2.5

Editor : IDLE

thanks,
BK
  #11  
Old December 24th, 2006, 11:49 AM
Sushi's Avatar
Newbie
 
Join Date: Dec 2006
Location: England!
Posts: 19

re: What is your OS and Python Version


I'm on Windows XP
Use Python Version 2.4 (enthon python)
Aswell as:
Vtk 5.0
Tkinter3000
I edit with Eclipse
  #12  
Old December 24th, 2006, 01:42 PM
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400

re: What is your OS and Python Version


Quote:
Originally Posted by Sushi
I'm on Windows XP
Use Python Version 2.4 (enthon python)
Aswell as:
Vtk 5.0
Tkinter3000
I edit with Eclipse
Welcome to the Python forum on TSDN. Thank you for reading all the announcements and posts. I wish more of our first-timers were as thorough as you have been. It is much appreciated,
Barton
  #13  
Old December 25th, 2006, 08:01 AM
Ark's Avatar
Ark Ark is offline
Newbie
 
Join Date: Dec 2006
Location: Ur
Posts: 5

re: What is your OS and Python Version


Python 2.4 & 2.5
IDLE 2.4 & 2.5, Smultron, SPE, Xcode
Mac OS X 10.4.8

Extra: PyOpenGL, PyNum, etc.
  #14  
Old December 25th, 2006, 09:03 PM
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400

re: What is your OS and Python Version


Quote:
Originally Posted by Ark
Python 2.4 & 2.5
IDLE 2.4 & 2.5, Smultron, SPE, Xcode
Mac OS X 10.4.8

Extra: PyOpenGL, PyNum, etc.
Welcome. It's very cool to have a Mac person join the ranks. I hope you stick around and have fun posting in the Python forum.
  #15  
Old December 26th, 2006, 12:41 AM
Kenny164's Avatar
Newbie
 
Join Date: Dec 2006
Location: N. Ireland
Posts: 2

re: What is your OS and Python Version


Hi everyone!

OS: WinXP SP2
CPU: 32 bit, AMD AthlonXP
Python: 2.4.3 (with stackless 3.1b3)
IDE: IDLE, sometimes Notepad++

I'm still a newbie, but i've wrote a few scripts and I am very happy with python. I've Installed stackless, but havn't really touched it as I don't have a clue about it :(

Last edited by Kenny164; December 26th, 2006 at 12:43 AM. Reason: added CPU
  #16  
Old December 26th, 2006, 02:46 AM
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400

re: What is your OS and Python Version


Quote:
Originally Posted by Kenny164
Hi everyone!

OS: WinXP SP2
CPU: 32 bit, AMD AthlonXP
Python: 2.4.3 (with stackless 3.1b3)
IDE: IDLE, sometimes Notepad++

I'm still a newbie, but i've wrote a few scripts and I am very happy with python. I've Installed stackless, but havn't really touched it as I don't have a clue about it :(
Well, alright, Kenny164! Can we call you Kenny? Welcome to the Python forum and TSDN. Feel free to post code, questions, whatever (within reason). I hope to hear from you soon,
Barton
  #17  
Old December 26th, 2006, 10:38 PM
Kenny164's Avatar
Newbie
 
Join Date: Dec 2006
Location: N. Ireland
Posts: 2

re: What is your OS and Python Version


Quote:
Originally Posted by bartonc
Well, alright, Kenny164! Can we call you Kenny? Welcome to the Python forum and TSDN. Feel free to post code, questions, whatever (within reason). I hope to hear from you soon,
Barton
Thanks very much, Nice to be here!!!

Don't worry I have plenty of questions and code snippets, hehe, well, mostly questions.
  #18  
Old December 30th, 2006, 06:28 AM
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400

re: What is your OS and Python Version


Quote:
Originally Posted by Kenny164
Hi everyone!

OS: WinXP SP2
CPU: 32 bit, AMD AthlonXP
Python: 2.4.3 (with stackless 3.1b3)
IDE: IDLE, sometimes Notepad++

I'm still a newbie, but i've wrote a few scripts and I am very happy with python. I've Installed stackless, but havn't really touched it as I don't have a clue about it :(
Stackless looks very interesting. Unfortunately, I'm stuck on py2.4.4 until I (or somebody else) releases a 2.5 version of MySQLdb. All my work centers on having a good database at its heart, and MySQL is that db.
  #19  
Old December 31st, 2006, 12:37 AM
Loismustdie129's Avatar
Familiar Sight
 
Join Date: Aug 2006
Posts: 195

re: What is your OS and Python Version


I got another one. I just took my old Windows XP with it's bad HDD and fixed it with a Linux distro. Now I have 2.4.4 on Windows XP and I have Python 2.4 on Fedora Core 6.

I just got it running today.
  #20  
Old January 3rd, 2007, 08:07 AM
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400

re: What is your OS and Python Version


I just got a dual core machine. It makes me want to experiment with Parallel Python.
  #21  
Old January 4th, 2007, 08:51 PM
dshimer's Avatar
Expert
 
Join Date: Dec 2006
Location: Central Ohio, USA
Posts: 135

re: What is your OS and Python Version


OS = WIN2K, XP
Version = 2.5
Editor = PythonWin
Favorite extra's = PIL, PyInstaller

Most of my code is written in a version embedded in my CAD software VrOne from Cardinal Systems. Though once I got playing I loved it so much, I ported most external utility programs I had written to Python as well.
  #22  
Old January 4th, 2007, 11:44 PM
Newbie
 
Join Date: Jan 2007
Location: athens/greece
Posts: 1

re: What is your OS and Python Version


windows XP , PRO
Python 2.5,
and SPE and GVIM as ide, editor
  #23  
Old January 5th, 2007, 01:57 AM
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400

re: What is your OS and Python Version


Quote:
Originally Posted by vakosel
windows XP , PRO
Python 2.5,
and SPE and GVIM as ide, editor
Welcome to the Python Forum K.G.Daglas. I hope you stick around. I'll have to check out GVIM. I really like SPE, but use Boa Constructor.
  #24  
Old January 5th, 2007, 07:24 AM
Member
 
Join Date: Jan 2007
Posts: 94

re: What is your OS and Python Version


OS : Fedora Core 6
Python 2.4
wxPython 2.6

AND

Windows XP
Python 2.4
wxPython 2.6
  #25  
Old January 6th, 2007, 01:34 AM
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400

re: What is your OS and Python Version


Quote:
Originally Posted by Extremist
OS : Fedora Core 6
Python 2.4
wxPython 2.6

AND

Windows XP
Python 2.4
wxPython 2.6
Window AND Linux... I'm sure that I can help with XP. There aren't too many Linux people here, I'm afraid. Anyway, welcome to the Python Forum on TSDN!
  #26  
Old January 8th, 2007, 03:55 AM
Loismustdie129's Avatar
Familiar Sight
 
Join Date: Aug 2006
Posts: 195

re: What is your OS and Python Version


Quote:
Originally Posted by Extremist
OS : Fedora Core 6
Python 2.4
wxPython 2.6

AND

Windows XP
Python 2.4
wxPython 2.6
Good to see another Fedora Core 6 user. I haven't seen many people using Fedora.
  #27  
Old January 9th, 2007, 10:04 AM
Member
 
Join Date: Jan 2007
Posts: 94

re: What is your OS and Python Version


I've got Linux at work
I've got XP at home

Don't have a problem in Linux, so I am open for questions
  #28  
Old January 9th, 2007, 10:05 AM
Member
 
Join Date: Jan 2007
Posts: 94

re: What is your OS and Python Version


Quote:
Originally Posted by Loismustdie129
Good to see another Fedora Core 6 user. I haven't seen many people using Fedora.
Well, it is a very good Operating System
I like it very much
I have to agree with you though
  #29  
Old January 14th, 2007, 04:30 AM
Newbie
 
Join Date: Nov 2006
Posts: 15

re: What is your OS and Python Version


Ubuntu Dapper:
Python 2.4
gedit

Windows XP:
Python 2.5 (don't really use it right now)
Python 2.4 (I need it for pygame)
IDLE

Linux on Gamepark Holdings' GP2X handheld:
A weird build of python 2.4, not by me. I wish to later make a better one.
  #30  
Old January 14th, 2007, 05:42 AM
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400

re: What is your OS and Python Version


Quote:
Originally Posted by spacecoyote
Ubuntu Dapper:
Python 2.4
gedit

Windows XP:
Python 2.5 (don't really use it right now)
Python 2.4 (I need it for pygame)
IDLE

Linux on Gamepark Holdings' GP2X handheld:
A weird build of python 2.4, not by me. I wish to later make a better one.
Hey spacecoyote! It's good to know that you're still around.
  #31  
Old January 19th, 2007, 05:11 AM
Subsciber123's Avatar
Member
 
Join Date: Nov 2006
Location: Eastern Time Zone
Posts: 87

re: What is your OS and Python Version


I use ActiveState Python 2.4 on Windows XP Home.

I edit using "Code Editor PythonCard Application" for quick edits,
"Stani's Python Editor" for major changes, and
"PythonCard" for editing and creating windows
  #32  
Old January 19th, 2007, 07:19 AM
Cstrike dish's Avatar
Newbie
 
Join Date: Jan 2007
Posts: 12

re: What is your OS and Python Version


Windows XP SP2
Python 2.5
editor: IDLE
  #33  
Old January 23rd, 2007, 10:36 PM
Newbie
 
Join Date: Jan 2007
Posts: 18

re: What is your OS and Python Version


hello people :D

O/S: Xp "learning linux to use it ,,i like open ones"
Python v : 2.5

Notebad just fine and Python IDLE fine too
  #34  
Old January 24th, 2007, 08:41 AM
Member
 
Join Date: Jan 2007
Posts: 94

re: What is your OS and Python Version


Quote:
Originally Posted by desertsolider
hello people :D

O/S: Xp "learning linux to use it ,,i like open ones"
Python v : 2.5

Notebad just fine and Python IDLE fine too
Which linux are you learning?
  #35  
Old January 24th, 2007, 03:43 PM
Newbie
 
Join Date: Jan 2007
Posts: 18

re: What is your OS and Python Version


Quote:
Originally Posted by Extremist
Which linux are you learning?
Mandrake 2006
  #36  
Old January 25th, 2007, 01:43 AM
Loismustdie129's Avatar
Familiar Sight
 
Join Date: Aug 2006
Posts: 195

re: What is your OS and Python Version


Quote:
Originally Posted by desertsolider
Mandrake 2006
I don't have much experience with Mandrake, I haven't ever really heard anything about it. I have seen its screen captures, the menus and display look pretty good.

Hope it works out.
  #37  
Old January 25th, 2007, 03:54 AM
sangeeth's Avatar
Newbie
 
Join Date: Dec 2006
Location: Bangalore,India
Posts: 22

re: What is your OS and Python Version


Linux FeodoraCore 4
python version is 4.3.1
editor - vi
  #38  
Old January 25th, 2007, 09:40 AM
Member
 
Join Date: Jan 2007
Posts: 94

re: What is your OS and Python Version


Quote:
Originally Posted by sangeeth
Linux FeodoraCore 4
python version is 4.3.1
editor - vi
Nice to see another Fedora user!!!
  #39  
Old January 27th, 2007, 12:13 AM
Loismustdie129's Avatar
Familiar Sight
 
Join Date: Aug 2006
Posts: 195

re: What is your OS and Python Version


Quote:
Originally Posted by Extremist
Nice to see another Fedora user!!!
Man I had to stop using Fedora

I couldn't get any programs to install on it, even basic ones like gcc and python. So I just took it off my computer and now I am waiting to recieve a copy of a Ubuntu disk from a friend (thought it was easier than downloading it myself)
  #40  
Old January 27th, 2007, 04:27 PM
Newbie
 
Join Date: Jan 2007
Posts: 1

re: What is your OS and Python Version


My OS is Linux Mandriva Community 10.1 and Python is 2.3 with Tcl level 8.4.5
  #41  
Old January 27th, 2007, 09:04 PM
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400

re: What is your OS and Python Version


Quote:
Originally Posted by Michel Demonfaucon
My OS is Linux Mandriva Community 10.1 and Python is 2.3 with Tcl level 8.4.5
Welcome to the Python forum on TSDN. I hope you stick around with questions or expert knowledge for or members. Keep posting,
Barton
  #42  
Old February 1st, 2007, 03:23 AM
Newbie
 
Join Date: Jan 2007
Posts: 27

re: What is your OS and Python Version


Currently Windows XP with Python 2.5. Years ago I partitioned my hard drive to have Windows 98 and Linux Mandrake both on the same system and really liked Mandrake. One day soon I'd like to reinstall either Redhat or Mandrake.
  #43  
Old February 6th, 2007, 02:29 PM
Newbie
 
Join Date: Feb 2007
Posts: 3

re: What is your OS and Python Version


Linux Debian Sarge (3.1r0a) and Python 2.3.

Editor: Kate
  #44  
Old February 8th, 2007, 07:17 PM
Newbie
 
Join Date: Feb 2007
Posts: 15

re: What is your OS and Python Version


I'm using Ubuntu 6.06 with python 2.4. Xemacs as editor.

Cheers,
/40043
  #45  
Old February 16th, 2007, 12:31 AM
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400

re: What is your OS and Python Version


Welcome newcomers. Lots of *nix users out there!
  #46  
Old February 17th, 2007, 10:27 AM
Newbie
 
Join Date: Feb 2007
Posts: 8

re: What is your OS and Python Version


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.

My python version is python 2.4 and Windows xp service pack 2.
  #47  
Old February 22nd, 2007, 03:04 PM
Newbie
 
Join Date: Feb 2007
Posts: 5

re: What is your OS and Python Version


I'm using Exceed to run a Finite Element Analysis program called ABAQUS.
This program has a python interpreter which can be used to create GUI's.

On Windows I have Python 2.4.4 using IDLE to edit.
  #48  
Old February 22nd, 2007, 09:14 PM
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400

re: What is your OS and Python Version


Quote:
Originally Posted by nitenmistry
I'm using Exceed to run a Finite Element Analysis program called ABAQUS.
This program has a python interpreter which can be used to create GUI's.

On Windows I have Python 2.4.4 using IDLE to edit.
That sound very interesting.
Welcome to the Python Forum on TSDN. Thanks for posting.
  #49  
Old February 23rd, 2007, 11:00 PM
Newbie
 
Join Date: Feb 2007
Posts: 7

re: What is your OS and Python Version


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.
Windows XP
Python 2.5
wxPython 2.8.0.1
Boa Constructor 0.52
sqlite3 as database

(eventually want to include)
matplotlib
  #50  
Old March 1st, 2007, 07:54 PM
Newbie
 
Join Date: Mar 2007
Posts: 1

re: What is your OS and Python Version


OSX running with Python 2.3.5
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tkinter button doesn't appear in OS X crystalattice answers 5 December 13th, 2006 03:55 AM
OS X and Python - what is your install strategy? metaperl answers 4 August 25th, 2006 09:45 AM
check interpreter version before running script rbt answers 8 July 19th, 2005 12:30 AM
intigrate the PyGame module with my Python devendra_k@citilindia.com answers 3 July 18th, 2005 11:20 PM