Connecting Tech Pros Worldwide Help | Site Map

What is your OS and Python Version

bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400
#1: Dec 9 '06
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.
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400
#2: Dec 9 '06

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 .
Loismustdie129's Avatar
Familiar Sight
 
Join Date: Aug 2006
Posts: 195
#3: Dec 9 '06

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.
bvdet's Avatar
Moderator
 
Join Date: Oct 2006
Location: Nashville, TN
Posts: 1,560
#4: Dec 9 '06

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.
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400
#5: Dec 9 '06

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
true911m's Avatar
Member
 
Join Date: Dec 2006
Location: Baltimore, MD
Posts: 95
#6: Dec 10 '06

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.
Member
 
Join Date: Oct 2006
Posts: 38
#7: Dec 10 '06

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
kudos's Avatar
Expert
 
Join Date: Jul 2006
Location: Norway
Posts: 108
#8: Dec 11 '06

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
Newbie
 
Join Date: Nov 2006
Posts: 17
#9: Dec 19 '06

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
Newbie
 
Join Date: Nov 2006
Posts: 17
#10: Dec 20 '06

re: What is your OS and Python Version


WINDOWS - XP
Python 2.5

Editor : IDLE

thanks,
BK
Sushi's Avatar
Newbie
 
Join Date: Dec 2006
Location: England!
Posts: 19
#11: Dec 24 '06

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
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400
#12: Dec 24 '06

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
Ark's Avatar
Ark Ark is offline
Newbie
 
Join Date: Dec 2006
Location: Ur
Posts: 5
#13: Dec 25 '06

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.
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400
#14: Dec 25 '06

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.
Kenny164's Avatar
Newbie
 
Join Date: Dec 2006
Location: N. Ireland
Posts: 2
#15: Dec 26 '06

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 :(
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400
#16: Dec 26 '06

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
Kenny164's Avatar
Newbie
 
Join Date: Dec 2006
Location: N. Ireland
Posts: 2
#17: Dec 26 '06

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.
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400
#18: Dec 30 '06

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.
Loismustdie129's Avatar
Familiar Sight
 
Join Date: Aug 2006
Posts: 195
#19: Dec 31 '06

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.
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400
#20: Jan 3 '07

re: What is your OS and Python Version


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

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.
Newbie
 
Join Date: Jan 2007
Location: athens/greece
Posts: 1
#22: Jan 4 '07

re: What is your OS and Python Version


windows XP , PRO
Python 2.5,
and SPE and GVIM as ide, editor
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400
#23: Jan 5 '07

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.
Member
 
Join Date: Jan 2007
Posts: 94
#24: Jan 5 '07

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
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400
#25: Jan 6 '07

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!
Loismustdie129's Avatar
Familiar Sight
 
Join Date: Aug 2006
Posts: 195
#26: Jan 8 '07

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.
Member
 
Join Date: Jan 2007
Posts: 94
#27: Jan 9 '07

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
Member
 
Join Date: Jan 2007
Posts: 94
#28: Jan 9 '07

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
Newbie
 
Join Date: Nov 2006
Posts: 15
#29: Jan 14 '07

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.
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400
#30: Jan 14 '07

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.
Subsciber123's Avatar
Member
 
Join Date: Nov 2006
Location: Eastern Time Zone
Posts: 87
#31: Jan 19 '07

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
Cstrike dish's Avatar
Newbie
 
Join Date: Jan 2007
Posts: 12
#32: Jan 19 '07

re: What is your OS and Python Version


Windows XP SP2
Python 2.5
editor: IDLE
Newbie
 
Join Date: Jan 2007
Posts: 18
#33: Jan 23 '07

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
Member
 
Join Date: Jan 2007
Posts: 94
#34: Jan 24 '07

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?
Newbie
 
Join Date: Jan 2007
Posts: 18
#35: Jan 24 '07

re: What is your OS and Python Version


Quote:

Originally Posted by Extremist

Which linux are you learning?

Mandrake 2006
Loismustdie129's Avatar
Familiar Sight
 
Join Date: Aug 2006
Posts: 195
#36: Jan 25 '07

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.
sangeeth's Avatar
Newbie
 
Join Date: Dec 2006
Location: Bangalore,India
Posts: 22
#37: Jan 25 '07

re: What is your OS and Python Version


Linux FeodoraCore 4
python version is 4.3.1
editor - vi
Member
 
Join Date: Jan 2007
Posts: 94
#38: Jan 25 '07

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!!!
Loismustdie129's Avatar
Familiar Sight
 
Join Date: Aug 2006
Posts: 195
#39: Jan 27 '07

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)
Newbie
 
Join Date: Jan 2007
Posts: 1
#40: Jan 27 '07

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
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400
#41: Jan 27 '07

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
Newbie
 
Join Date: Jan 2007
Posts: 27
#42: Feb 1 '07

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.
Newbie
 
Join Date: Feb 2007
Posts: 3
#43: Feb 6 '07

re: What is your OS and Python Version


Linux Debian Sarge (3.1r0a) and Python 2.3.

Editor: Kate
Newbie
 
Join Date: Feb 2007
Posts: 15
#44: Feb 8 '07

re: What is your OS and Python Version


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

Cheers,
/40043
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400
#45: Feb 16 '07

re: What is your OS and Python Version


Welcome newcomers. Lots of *nix users out there!
Newbie
 
Join Date: Feb 2007
Posts: 8
#46: Feb 17 '07

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.
Newbie
 
Join Date: Feb 2007
Posts: 5
#47: Feb 22 '07

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.
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Posts: 6,400
#48: Feb 22 '07

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.
Newbie
 
Join Date: Feb 2007
Posts: 7
#49: Feb 23 '07

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
Newbie
 
Join Date: Mar 2007
Posts: 1
#50: Mar 1 '07

re: What is your OS and Python Version


OSX running with Python 2.3.5
Reply