Connecting Tech Pros Worldwide Help | Site Map

What is your OS and Python Version

 
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.
  #51  
Old March 4th, 2007, 01:46 AM
Needs Regular Fix
 
Join Date: Feb 2007
Posts: 438

re: What is your OS and Python Version


OS: WINDOWS - XP SP2 & AIX5.3
Python 2.4
Editor : IDLE
UI-TKinter

thanks,
PSB
  #52  
Old March 8th, 2007, 09:16 AM
Member
 
Join Date: Oct 2006
Posts: 73

re: What is your OS and Python Version


Python 2.4.3 (#2, Oct 6 2006, 07:52:30)
[GCC 4.0.3 (Ubuntu 4.0.3-1ubuntu5)] on linux2
eclipse3.2/PyDev1.2.6

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.
  #53  
Old March 9th, 2007, 06:59 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 dtimes6
Python 2.4.3 (#2, Oct 6 2006, 07:52:30)
[GCC 4.0.3 (Ubuntu 4.0.3-1ubuntu5)] on linux2
eclipse3.2/PyDev1.2.6
Hey, dtimes6. I see you've been helping out a lot in the C++ Forum. Perhaps you could check in here every once in a while. I'm planning on delving into eclipse myself. Do you use the python plugin?
  #54  
Old March 11th, 2007, 05:44 PM
Newbie
 
Join Date: Mar 2007
Posts: 5

re: What is your OS and Python Version


Linux Gentoo ker 2.6.19.2 RTAI Vulcano patched
Python 2.4.3 + tkinter
gcc 4.1.1
  #55  
Old March 12th, 2007, 04:09 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 Pierpaolo
Linux Gentoo ker 2.6.19.2 RTAI Vulcano patched
Python 2.4.3 + tkinter
gcc 4.1.1
Welcome to the ever-growing number of Linux users on the Python Forum here on TSDN, Pierpaolo.
  #56  
Old March 14th, 2007, 11:59 AM
Djoudi's Avatar
Newbie
 
Join Date: Mar 2007
Location: Python world
Posts: 2

re: What is your OS and Python Version


I'm on XP Pro using Python 2.4.4
I uses PyScripter as my favorite IDE, it's free and it works well for me.
I have never found a need for command line execution.
I didn't use many GUI's but I liked pyQT
  #57  
Old March 14th, 2007, 09:06 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 Djoudi
I'm on XP Pro using Python 2.4.4
I uses PyScripter as my favorite IDE, it's free and it works well for me.
I have never found a need for command line execution.
I didn't use many GUI's but I liked pyQT
Great reply, Djoudi. It's nice to have you on the board. I am also on XP Pro using Python 2.4.4. Lot's of GUI stuff, though. Thanks for joining The Python Forum here on TSDN!
  #58  
Old March 15th, 2007, 07:58 AM
Djoudi's Avatar
Newbie
 
Join Date: Mar 2007
Location: Python world
Posts: 2

re: What is your OS and Python Version


Quote:
Originally Posted by bartonc
Great reply, Djoudi. It's nice to have you on the board. I am also on XP Pro using Python 2.4.4. Lot's of GUI stuff, though. Thanks for joining The Python Forum here on TSDN!
It's my pleasure
  #59  
Old March 16th, 2007, 06:40 PM
Newbie
 
Join Date: Mar 2007
Posts: 18

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.
I am running windows xp with Python v2.5. I also have Activestate Komodo IDE 4.0
  #60  
Old March 16th, 2007, 07:25 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 wocosc
I am running windows xp with Python v2.5. I also have Activestate Komodo IDE 4.0
It's great to have on the Python Forum here on TSDN. How is the Konodo support?
  #61  
Old March 19th, 2007, 06:52 PM
Newbie
 
Join Date: Mar 2007
Posts: 18

re: What is your OS and Python Version


I am using Windows XP SP2
Current version of Python is 2.5
I am using SciTe as my python ide
  #62  
Old March 21st, 2007, 05:12 AM
Newbie
 
Join Date: Mar 2007
Location: Manila
Posts: 8

re: What is your OS and Python Version


Windows XP
Python 2.5
Just trying out Crimson editor
Before used Notpad++ which I liked but was looking for something that kept all the files in a project (well maybe not all, but a chosen few) so I can easily start working on a project and all the files I wish to look at are there inlcuding the most important library files I may need or be developing.
Use wxPython as gui, bought the book - quite like it
  #63  
Old March 21st, 2007, 06:58 AM
Newbie
 
Join Date: Mar 2007
Posts: 17

re: What is your OS and Python Version


OS:Windows XP

Python version 2.5
  #64  
Old March 22nd, 2007, 09:18 PM
Newbie
 
Join Date: Mar 2007
Posts: 3

re: What is your OS and Python Version


I am running Mac osx 10.4 on a Pentium iMac.
I am currently using Python 2.5.
My preferred interface is IDLE, but I am currently using Eclipse.

Ralph
  #65  
Old March 23rd, 2007, 06:08 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 Ralph1
I am running Mac osx 10.4 on a Pentium iMac.
I am currently using Python 2.5.
My preferred interface is IDLE, but I am currently using Eclipse.

Ralph
You're the first Mac user that we've gotten here. Welcome.
I got the Eclipse install a few weeks ago, but haven't had the time to check it out yet. Perhap soon...
  #66  
Old March 23rd, 2007, 06:09 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 jimscafe
Windows XP
Python 2.5
Just trying out Crimson editor
Before used Notpad++ which I liked but was looking for something that kept all the files in a project (well maybe not all, but a chosen few) so I can easily start working on a project and all the files I wish to look at are there inlcuding the most important library files I may need or be developing.
Use wxPython as gui, bought the book - quite like it
Happy Birthday, jimscafe. We migh have to get you into Boa Constructor (wx base IDE) soon.
  #67  
Old March 27th, 2007, 06:24 PM
Newbie
 
Join Date: Mar 2007
Posts: 6

re: What is your OS and Python Version


I'm on XP with Python 2.5. I use PythonWin to edit, but run all my code from Cygwin.
  #68  
Old March 27th, 2007, 11:58 PM
Newbie
 
Join Date: Mar 2007
Posts: 7

re: What is your OS and Python Version


I use Ubuntu/Linux when coding

Python 2.5 (should be)

Uh....i prefer the text file/command line :P


Toooooo goooooeeeyy ahhhhh!

~shonen
  #69  
Old March 30th, 2007, 11:08 PM
Newbie
 
Join Date: Mar 2007
Posts: 4

re: What is your OS and Python Version


Mac OSX 10.4 with IDLE

Python 2.4.4 (#1, Oct 18 2006, 10:34:39)
[GCC 4.0.1 (Apple Computer, Inc. build 5341)] on darwin
Type "help", "copyright", "credits" or "license" for more information.

Thanks,

Justin
  #70  
Old April 2nd, 2007, 08:45 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 KHATatonic
Mac OSX 10.4 with IDLE

Python 2.4.4 (#1, Oct 18 2006, 10:34:39)
[GCC 4.0.1 (Apple Computer, Inc. build 5341)] on darwin
Type "help", "copyright", "credits" or "license" for more information.

Thanks,

Justin
You may be the first Mac user to become a regular poster.

Installation issues aside, you should be able to get useful info here on the Python Forum on TSDN.

Thanks for joining and posting you OS and version.
  #71  
Old April 5th, 2007, 07:42 PM
Newbie
 
Join Date: Apr 2007
Posts: 1

re: What is your OS and Python Version


XP ver.2002
Python 2.5 with IDLE
TKInter
  #72  
Old April 11th, 2007, 01:44 PM
Newbie
 
Join Date: Apr 2007
Location: Fayetteville, NY
Posts: 6

re: What is your OS and Python Version


Humm lets see, at home and at work I use Python 2.4.4 and emacs is always my editor of choice. So now you've guessed I'm a UNIX/Linux user also. I use Lyx (latex) and epydoc to generate documentation.
  #73  
Old April 11th, 2007, 02:55 PM
Newbie
 
Join Date: Mar 2007
Posts: 14

re: What is your OS and Python Version


i use a school computer(im doing this as an independent study) and it is a version of XP. I am using python 2.3 and i use IDLE.
  #74  
Old April 12th, 2007, 10:22 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 cnobile
Humm lets see, at home and at work I use Python 2.4.4 and emacs is always my editor of choice. So now you've guessed I'm a UNIX/Linux user also. I use Lyx (latex) and epydoc to generate documentation.
Interesting choice of tools. I've got my reasons for using 2.4.4; what are yours?
  #75  
Old April 12th, 2007, 01:44 PM
Newbie
 
Join Date: Apr 2007
Location: Fayetteville, NY
Posts: 6

re: What is your OS and Python Version


Quote:
Originally Posted by bartonc
Interesting choice of tools. I've got my reasons for using 2.4.4; what are yours?
At work we tend to get locked into various versions of languages such as Python and Java, because management is too afraid to change. At home I tend to use whatever comes with Linux until I upgrade the Linux version. At this time both my work and home computers just happen to be the same--more coincidences than anything.
  #76  
Old April 12th, 2007, 03:45 PM
Newbie
 
Join Date: Apr 2007
Posts: 2

re: What is your OS and Python Version


GNU/Linux Debian Etch and MacOS X.
Python 2.4 & 2.5
Editors : Kate & KDevelop - Smultron
  #77  
Old April 17th, 2007, 10:21 AM
Newbie
 
Join Date: Apr 2007
Posts: 1

re: What is your OS and Python Version


Python 2.4 on Unix platform.
  #78  
Old April 17th, 2007, 07:45 PM
Newbie
 
Join Date: Apr 2007
Posts: 5

re: What is your OS and Python Version


Working on installing PythonWin2.5 on Windows XP
  #79  
Old April 19th, 2007, 11:05 AM
Newbie
 
Join Date: Apr 2007
Posts: 1

re: What is your OS and Python Version


Python 2.4.3 on Slackware 11 (using Idle)
  #80  
Old April 26th, 2007, 08:27 AM
Newbie
 
Join Date: Apr 2007
Posts: 14

re: What is your OS and Python Version


Im am using python 2.5 and eclipse plugin pydev.
Test im sometimes running in pyWin.
  #81  
Old April 28th, 2007, 04:51 AM
Newbie
 
Join Date: Apr 2007
Location: US
Posts: 6

re: What is your OS and Python Version


  • OS: Ubuntu 7.04 (Feisty Fawn)
  • CPU: AMD Athlon XP 1800+
  • Version: Python 2.5
  • Editor: IDLE or SPE
  • Toolkits: Just learning, so no extras yet.
  #82  
Old May 7th, 2007, 06:11 PM
Newbie
 
Join Date: May 2007
Posts: 3

re: What is your OS and Python Version


# OS: Win XP
# CPU: ancient intel
# Version: ActivePython 2.4
  #83  
Old May 13th, 2007, 03:50 AM
Member
 
Join Date: May 2007
Posts: 51

re: What is your OS and Python Version


OS: Ubuntu 7.04
Python: 2.4 & 2.5
Editor: Anjuta
  #84  
Old May 13th, 2007, 03:35 PM
Newbie
 
Join Date: Jan 2007
Posts: 12

re: What is your OS and Python Version


Arch Linux 0.8 with kernel 2.6.21-ARCH
Python 2.5.1
Editors: Bluefish and Eric3
  #85  
Old May 14th, 2007, 03:57 PM
Newbie
 
Join Date: Sep 2006
Location: MS
Posts: 23

re: What is your OS and Python Version


Windows XP, both at school and home
ActivePython 2.4
  #86  
Old May 14th, 2007, 06:25 PM
Newbie
 
Join Date: May 2007
Posts: 6

re: What is your OS and Python Version


OS : Linux (Mepis 6.0)
Version : 2.43
Editor : Geany
  #87  
Old May 15th, 2007, 03:24 AM
Newbie
 
Join Date: May 2007
Posts: 2

re: What is your OS and Python Version


Ubuntu Edgy Eft
Python 2.4.4
PyGTK toolkit
Using SciTE for coding
  #88  
Old May 15th, 2007, 08:38 PM
Newbie
 
Join Date: May 2007
Posts: 7

re: What is your OS and Python Version


OS: Ubuntu Feisty
Python: 2.5.1
Editor: Scribes
Add-Ons: pyserial, wxWidgets
  #89  
Old May 18th, 2007, 06:54 PM
Newbie
 
Join Date: May 2007
Posts: 5

re: What is your OS and Python Version


Solaris 10, and, now, Windows 2003 Server. Python 2.3, 2.4, and, now, 2.5.
  #90  
Old May 23rd, 2007, 05:54 PM
Newbie
 
Join Date: May 2007
Posts: 5

re: What is your OS and Python Version


i use XP, version 2.5 and notepad(for now)
  #91  
Old May 23rd, 2007, 06:35 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 raghuramos1987
i use XP, version 2.5 and notepad(for now)
Thanks for checking in here on the Python Forum. Perhaps we can get you some better tools soon.
  #92  
Old June 1st, 2007, 11:38 AM
Member
 
Join Date: May 2007
Posts: 50

re: What is your OS and Python Version


I use Windows XP
Python 2.5
I write everything in notepad
And open in cmd.
  #93  
Old June 1st, 2007, 12:05 PM
arunhero99's Avatar
Newbie
 
Join Date: Apr 2007
Location: India
Posts: 3

re: What is your OS and Python Version


I use XP Pro at home and Redhat Linux in office.Using Python 2.3 and 2.5.
I use IDLE to edit and cmd line to test. I use Textpad to write code from scratch.
  #94  
Old June 1st, 2007, 03:12 PM
Smygis's Avatar
Member
 
Join Date: Jun 2007
Posts: 100

re: What is your OS and Python Version


Running Xubuntu 7.04 with python 2.5 and 2.4 (Never use 2.4 tho)

Mostly code in GEdit. but also in SPE and Eclipse.
The only GUI toolkit i use is wxWidgets.

Also i live in Sweden and my english is not so optimal. So im sorry if i sometimes write something completley wrong ;)

And im not a complete noob in C/C++ ether.
  #95  
Old June 1st, 2007, 03:57 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 Smygis
Running Xubuntu 7.04 with python 2.5 and 2.4 (Never use 2.4 tho)

Mostly code in GEdit. but also in SPE and Eclipse.
The only GUI toolkit i use is wxWidgets.

Also i live in Sweden and my english is not so optimal. So im sorry if i sometimes write something completley wrong ;)

And im not a complete noob in C/C++ ether.
Welcome to the Python Forum on TheScripts.com. I am pleased to see another wxPython user in our midst and have plans to install Eclipse, soon. I may have many questions on that one.

Has SPE been updated to wxWidgets 2.8 compatability?
  #96  
Old June 1st, 2007, 04:06 PM
Smygis's Avatar
Member
 
Join Date: Jun 2007
Posts: 100

re: What is your OS and Python Version


Quote:
Originally Posted by bartonc
Has SPE been updated to wxWidgets 2.8 compatability?
Next release is suposed to be wxPython 2.8 compatible.
  #97  
Old June 1st, 2007, 04:15 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 Smygis
Next release is suposed to be wxPython 2.8 compatible.
Yeah, Stani has been saying that for a LOOONG time, now.
Boa Constructor, on the other hand, works great with 2.8, but you have to get if from the CVS.
  #98  
Old June 1st, 2007, 04:20 PM
Smygis's Avatar
Member
 
Join Date: Jun 2007
Posts: 100

re: What is your OS and Python Version


Quote:
Originally Posted by bartonc
Yeah, Stani has been saying that for a LOOONG time, now.
Boa Constructor, on the other hand, works great with 2.8, but you have to get if from the CVS.
Yes :)

But considering that the SVN version works (sorta) fine with 2.8, I think its for real.
  #99  
Old June 2nd, 2007, 08: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 Smygis
Yes :)

But considering that the SVN version works (sorta) fine with 2.8, I think its for real.
Thanks for the info. I'll have to check that out when I get some time.
  #100  
Old June 3rd, 2007, 04:32 PM
Newbie
 
Join Date: Jun 2007
Location: Brooklyn, NY
Posts: 2

re: What is your OS and Python Version


Hi, right now I am using:

Windows XP
Python 2.5.1
Crimson Editor
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