 | | 
December 9th, 2006, 10:47 AM
|  | Site Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 45
Posts: 6,399
| | 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.
| 
December 9th, 2006, 10:55 AM
|  | Site Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 45
Posts: 6,399
| |
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 .
| 
December 9th, 2006, 02:48 PM
|  | Familiar Sight | | Join Date: Aug 2006 Age: 18
Posts: 195
| |
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.
| 
December 9th, 2006, 03:27 PM
|  | Expert | | Join Date: Oct 2006 Location: Nashville, TN
Posts: 1,221
| |
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.
| 
December 9th, 2006, 05:40 PM
|  | Site Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 45
Posts: 6,399
| | 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
| 
December 10th, 2006, 06:09 PM
|  | Member | | Join Date: Dec 2006 Location: Baltimore, MD Age: 45
Posts: 94
| | 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.
| 
December 10th, 2006, 08:56 PM
| | Member | | Join Date: Oct 2006 Age: 35
Posts: 38
| |
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
| 
December 11th, 2006, 07:47 AM
|  | Expert | | Join Date: Jul 2006 Location: Norway
Posts: 83
| |
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
| 
December 19th, 2006, 07:01 PM
| | Newbie | | Join Date: Nov 2006
Posts: 17
| |
Mac OS X 10.4
Python 2.5
IDLE and TextWrangler (freeware version of BBedit, VERY good) on occasion
| 
December 20th, 2006, 02:02 PM
| | Newbie | | Join Date: Nov 2006
Posts: 17
| |
WINDOWS - XP
Python 2.5
Editor : IDLE
thanks,
BK
| 
December 24th, 2006, 11:49 AM
|  | Newbie | | Join Date: Dec 2006 Location: England! Age: 22
Posts: 19
| |
I'm on Windows XP
Use Python Version 2.4 (enthon python)
Aswell as:
Vtk 5.0
Tkinter3000
I edit with Eclipse
| 
December 24th, 2006, 01:42 PM
|  | Site Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 45
Posts: 6,399
| | 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
| 
December 25th, 2006, 08:01 AM
|  | Newbie | | Join Date: Dec 2006 Location: Ur
Posts: 5
| |
Python 2.4 & 2.5
IDLE 2.4 & 2.5, Smultron, SPE, Xcode
Mac OS X 10.4.8
Extra: PyOpenGL, PyNum, etc.
| 
December 25th, 2006, 09:03 PM
|  | Site Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 45
Posts: 6,399
| | 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.
| 
December 26th, 2006, 12:41 AM
|  | Newbie | | Join Date: Dec 2006 Location: N. Ireland Age: 23
Posts: 2
| |
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
| 
December 26th, 2006, 02:46 AM
|  | Site Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 45
Posts: 6,399
| | 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
| 
December 26th, 2006, 10:38 PM
|  | Newbie | | Join Date: Dec 2006 Location: N. Ireland Age: 23
Posts: 2
| | 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.
| 
December 30th, 2006, 06:28 AM
|  | Site Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 45
Posts: 6,399
| | 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.
| 
December 31st, 2006, 12:37 AM
|  | Familiar Sight | | Join Date: Aug 2006 Age: 18
Posts: 195
| |
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.
| 
January 3rd, 2007, 08:07 AM
|  | Site Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 45
Posts: 6,399
| |
I just got a dual core machine. It makes me want to experiment with Parallel Python.
| 
January 4th, 2007, 08:51 PM
|  | Expert | | Join Date: Dec 2006 Location: Central Ohio, USA
Posts: 132
| |
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.
| 
January 4th, 2007, 11:44 PM
| | Newbie | | Join Date: Jan 2007 Location: athens/greece Age: 42
Posts: 1
| |
windows XP , PRO
Python 2.5,
and SPE and GVIM as ide, editor
| 
January 5th, 2007, 01:57 AM
|  | Site Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 45
Posts: 6,399
| | 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.
| 
January 5th, 2007, 07:24 AM
| | Member | | Join Date: Jan 2007 Age: 21
Posts: 94
| |
OS : Fedora Core 6
Python 2.4
wxPython 2.6
AND
Windows XP
Python 2.4
wxPython 2.6
| 
January 6th, 2007, 01:34 AM
|  | Site Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 45
Posts: 6,399
| | 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!
| 
January 8th, 2007, 03:55 AM
|  | Familiar Sight | | Join Date: Aug 2006 Age: 18
Posts: 195
| | 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.
| 
January 9th, 2007, 10:04 AM
| | Member | | Join Date: Jan 2007 Age: 21
Posts: 94
| |
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
| 
January 9th, 2007, 10:05 AM
| | Member | | Join Date: Jan 2007 Age: 21
Posts: 94
| | 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
| 
January 14th, 2007, 04:30 AM
| | Newbie | | Join Date: Nov 2006
Posts: 15
| |
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.
| 
January 14th, 2007, 05:42 AM
|  | Site Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 45
Posts: 6,399
| | 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.
| 
January 19th, 2007, 05:11 AM
|  | Member | | Join Date: Nov 2006 Location: Eastern Time Zone
Posts: 83
| |
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
| 
January 19th, 2007, 07:19 AM
|  | Newbie | | Join Date: Jan 2007 Age: 37
Posts: 12
| |
Windows XP SP2
Python 2.5
editor: IDLE
| 
January 23rd, 2007, 10:36 PM
| | Newbie | | Join Date: Jan 2007
Posts: 18
| |
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
| 
January 24th, 2007, 08:41 AM
| | Member | | Join Date: Jan 2007 Age: 21
Posts: 94
| | 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?
| 
January 24th, 2007, 03:43 PM
| | Newbie | | Join Date: Jan 2007
Posts: 18
| | Quote: |
Originally Posted by Extremist Which linux are you learning? | Mandrake 2006
| 
January 25th, 2007, 01:43 AM
|  | Familiar Sight | | Join Date: Aug 2006 Age: 18
Posts: 195
| | 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.
| 
January 25th, 2007, 03:54 AM
|  | Newbie | | Join Date: Dec 2006 Location: Bangalore,India Age: 26
Posts: 22
| |
Linux FeodoraCore 4
python version is 4.3.1
editor - vi
| 
January 25th, 2007, 09:40 AM
| | Member | | Join Date: Jan 2007 Age: 21
Posts: 94
| | Quote: |
Originally Posted by sangeeth Linux FeodoraCore 4
python version is 4.3.1
editor - vi | Nice to see another Fedora user!!!
| 
January 27th, 2007, 12:13 AM
|  | Familiar Sight | | Join Date: Aug 2006 Age: 18
Posts: 195
| | 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)
| 
January 27th, 2007, 04:27 PM
| | Newbie | | Join Date: Jan 2007
Posts: 1
| |
My OS is Linux Mandriva Community 10.1 and Python is 2.3 with Tcl level 8.4.5
| 
January 27th, 2007, 09:04 PM
|  | Site Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 45
Posts: 6,399
| | 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
| 
February 1st, 2007, 03:23 AM
| | Newbie | | Join Date: Jan 2007
Posts: 27
| |
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.
| 
February 6th, 2007, 02:29 PM
| | Newbie | | Join Date: Feb 2007
Posts: 3
| |
Linux Debian Sarge (3.1r0a) and Python 2.3.
Editor: Kate
| 
February 8th, 2007, 07:17 PM
| | Newbie | | Join Date: Feb 2007
Posts: 15
| |
I'm using Ubuntu 6.06 with python 2.4. Xemacs as editor.
Cheers,
/40043
| 
February 16th, 2007, 12:31 AM
|  | Site Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 45
Posts: 6,399
| |
Welcome newcomers. Lots of *nix users out there!
| 
February 17th, 2007, 10:27 AM
| | Newbie | | Join Date: Feb 2007
Posts: 8
| | 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.
| 
February 22nd, 2007, 03:04 PM
| | Newbie | | Join Date: Feb 2007
Posts: 5
| |
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.
| 
February 22nd, 2007, 09:14 PM
|  | Site Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 45
Posts: 6,399
| | 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.
| 
February 23rd, 2007, 11:00 PM
| | Newbie | | Join Date: Feb 2007
Posts: 7
| | 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
| 
March 1st, 2007, 07:54 PM
| | Newbie | | Join Date: Mar 2007
Posts: 1
| |
OSX running with Python 2.3.5
|  | | | |