Sign In | Register Now About Bytes | Help | Site Map
Connecting Tech Pros Worldwide

What is your OS and Python Version

Question posted by: bartonc (Site Moderator) on December 9th, 2006 09:47 AM
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
bartonc
Site Moderator
6,399 Posts
December 9th, 2006
09:55 AM
#2

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 .

Reply
Loismustdie129's Avatar
Loismustdie129
Familiar Sight
195 Posts
December 9th, 2006
01:48 PM
#3

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.

Reply
bvdet's Avatar
bvdet
Expert
1,151 Posts
December 9th, 2006
02:27 PM
#4

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.

Reply
bartonc's Avatar
bartonc
Site Moderator
6,399 Posts
December 9th, 2006
04:40 PM
#5

Re: What is your OS and Python Version
Quote:
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

Reply
true911m's Avatar
true911m
Member
94 Posts
December 10th, 2006
05:09 PM
#6

Re: What is your OS and Python Version
Quote:
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.

Reply
fuffens's Avatar
fuffens
Member
38 Posts
December 10th, 2006
07:56 PM
#7

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

Reply
kudos's Avatar
kudos
Expert
79 Posts
December 11th, 2006
06:47 AM
#8

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

Reply
gm04030276's Avatar
gm04030276
Newbie
17 Posts
December 19th, 2006
06:01 PM
#9

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

Reply
bkunjitam's Avatar
bkunjitam
Newbie
17 Posts
December 20th, 2006
01:02 PM
#10

Re: What is your OS and Python Version
WINDOWS - XP
Python 2.5

Editor : IDLE

thanks,
BK

Reply
Sushi's Avatar
Sushi
Newbie
19 Posts
December 24th, 2006
10:49 AM
#11

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

Reply
bartonc's Avatar
bartonc
Site Moderator
6,399 Posts
December 24th, 2006
12:42 PM
#12

Re: What is your OS and Python Version
Quote:
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

Reply
Ark's Avatar
Ark
Newbie
5 Posts
December 25th, 2006
07:01 AM
#13

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.

Reply
bartonc's Avatar
bartonc
Site Moderator
6,399 Posts
December 25th, 2006
08:03 PM
#14

Re: What is your OS and Python Version
Quote:
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.

Reply
Kenny164's Avatar
Kenny164
Newbie
2 Posts
December 25th, 2006
11:41 PM
#15

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 25th, 2006 at 11:43 PM. Reason: added CPU
Reply
bartonc's Avatar
bartonc
Site Moderator
6,399 Posts
December 26th, 2006
01:46 AM
#16

Re: What is your OS and Python Version
Quote:
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

Reply
Kenny164's Avatar
Kenny164
Newbie
2 Posts
December 26th, 2006
09:38 PM
#17

Re: What is your OS and Python Version
Quote:
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.

Reply
bartonc's Avatar
bartonc
Site Moderator
6,399 Posts
December 30th, 2006
05:28 AM
#18

Re: What is your OS and Python Version
Quote:
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.

Reply
Loismustdie129's Avatar
Loismustdie129
Familiar Sight
195 Posts
December 30th, 2006
11:37 PM
#19

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.

Reply
bartonc's Avatar
bartonc
Site Moderator
6,399 Posts
January 3rd, 2007
07:07 AM
#20

Re: What is your OS and Python Version
I just got a dual core machine. It makes me want to experiment with Parallel Python.

Reply
dshimer's Avatar
dshimer
Expert
132 Posts
January 4th, 2007
07:51 PM
#21

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.

Reply
vakosel's Avatar
vakosel
Newbie
1 Posts
January 4th, 2007
10:44 PM
#22

Re: What is your OS and Python Version
windows XP , PRO
Python 2.5,
and SPE and GVIM as ide, editor

Reply
bartonc's Avatar
bartonc
Site Moderator
6,399 Posts
January 5th, 2007
12:57 AM
#23

Re: What is your OS and Python Version
Quote:
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.

Reply
Extremist's Avatar
Extremist
Member
94 Posts
January 5th, 2007
06:24 AM
#24

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

Reply
bartonc's Avatar
bartonc
Site Moderator
6,399 Posts
January 6th, 2007
12:34 AM
#25

Re: What is your OS and Python Version
Quote:
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!

Reply
Loismustdie129's Avatar
Loismustdie129
Familiar Sight
195 Posts
January 8th, 2007
02:55 AM
#26

Re: What is your OS and Python Version
Quote:
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.

Reply
Extremist's Avatar
Extremist
Member
94 Posts
January 9th, 2007
09:04 AM
#27

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

Reply
Extremist's Avatar
Extremist
Member
94 Posts
January 9th, 2007
09:05 AM
#28

Re: What is your OS and Python Version
Quote:
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

Reply
spacecoyote's Avatar
spacecoyote
Newbie
15 Posts
January 14th, 2007
03:30 AM
#29

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.

Reply
bartonc's Avatar
bartonc
Site Moderator
6,399 Posts
January 14th, 2007
04:42 AM
#30

Re: What is your OS and Python Version
Quote:
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.

Reply
Subsciber123's Avatar
Subsciber123
Member
83 Posts
January 19th, 2007
04:11 AM
#31

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

Reply
Cstrike dish's Avatar
Cstrike dish
Newbie
12 Posts
January 19th, 2007
06:19 AM
#32

Re: What is your OS and Python Version
Windows XP SP2
Python 2.5
editor: IDLE

Reply
desertsolider's Avatar
desertsolider
Newbie
18 Posts
January 23rd, 2007
09:36 PM
#33

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

Reply
Extremist's Avatar
Extremist
Member
94 Posts
January 24th, 2007
07:41 AM
#34

Re: What is your OS and Python Version
Quote:
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?

Reply
desertsolider's Avatar
desertsolider
Newbie
18 Posts
January 24th, 2007
02:43 PM
#35

Re: What is your OS and Python Version
Quote:
Which linux are you learning?


Mandrake 2006

Reply
Loismustdie129's Avatar
Loismustdie129
Familiar Sight
195 Posts
January 25th, 2007
12:43 AM
#36

Re: What is your OS and Python Version
Quote:
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.

Reply
sangeeth's Avatar
sangeeth
Newbie
22 Posts
January 25th, 2007
02:54 AM
#37

Re: What is your OS and Python Version
Linux FeodoraCore 4
python version is 4.3.1
editor - vi

Reply
Extremist's Avatar
Extremist
Member
94 Posts
January 25th, 2007
08:40 AM
#38

Re: What is your OS and Python Version
Quote:
Linux FeodoraCore 4
python version is 4.3.1
editor - vi

Nice to see another Fedora user!!!

Reply
Loismustdie129's Avatar
Loismustdie129
Familiar Sight
195 Posts
January 26th, 2007
11:13 PM
#39

Re: What is your OS and Python Version
Quote:
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)

Reply
Michel Demonfaucon's Avatar
Michel Demonfaucon
Newbie
1 Posts
January 27th, 2007
03:27 PM
#40

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

Reply
bartonc's Avatar
bartonc
Site Moderator
6,399 Posts
January 27th, 2007
08:04 PM
#41

Re: What is your OS and Python Version
Quote:
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

Reply
defience's Avatar
defience
Newbie
27 Posts
February 1st, 2007
02:23 AM
#42

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.

Reply
GabiAPF's Avatar
GabiAPF
Newbie
3 Posts
February 6th, 2007
01:29 PM
#43

Re: What is your OS and Python Version
Linux Debian Sarge (3.1r0a) and Python 2.3.

Editor: Kate

Reply
eso40043's Avatar
eso40043
Newbie
15 Posts
February 8th, 2007
06:17 PM
#44

Re: What is your OS and Python Version
I'm using Ubuntu 6.06 with python 2.4. Xemacs as editor.

Cheers,
/40043

Reply
bartonc's Avatar
bartonc
Site Moderator
6,399 Posts
February 15th, 2007
11:31 PM
#45

Re: What is your OS and Python Version
Welcome newcomers. Lots of *nix users out there!

Reply
itajit's Avatar
itajit
Newbie
8 Posts
February 17th, 2007
09:27 AM
#46

Re: What is your OS and Python Version
Quote:
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.

Reply
nitenmistry's Avatar
nitenmistry
Newbie
5 Posts
February 22nd, 2007
02:04 PM
#47

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.

Reply
bartonc's Avatar
bartonc
Site Moderator
6,399 Posts
February 22nd, 2007
08:14 PM
#48

Re: What is your OS and Python Version
Quote:
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.

Reply
Che M's Avatar