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.
  #251  
Old June 30th, 2008, 01:29 PM
Newbie
 
Join Date: Jun 2008
Posts: 2

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.2
Notepad

SOAPPy / NumPy

Last edited by pion; June 30th, 2008 at 01:30 PM. Reason: edited version from 2.5 to 2.5.2
  #252  
Old July 3rd, 2008, 07:24 AM
Newbie
 
Join Date: Jul 2008
Posts: 10

re: What is your OS and Python Version


SimplyMEPIS 6.5
Python 2.4.3

Fedora Core 6
Python 2.4.3

Windows XP
Python 2.5.2
  #253  
Old July 7th, 2008, 12:04 AM
Newbie
 
Join Date: Jul 2008
Posts: 18

re: What is your OS and Python Version


I'm useing.
Windows 2000 Pro.
Python 2.5
  #254  
Old July 9th, 2008, 08:25 PM
tharden3's Avatar
Site Addict
 
Join Date: Jul 2008
Location: Ocala, FL (United States)
Posts: 819

re: What is your OS and Python Version


I'm on Windows XP and I partitioned my Hard Drive for Ubuntu
I use Python version 2.4.4
Within Python I use:
- IDLE
- wxPython
I'm also learning Ruby 1.8
In some situations I'll use Python 2.5
Glad to join the community
  #255  
Old August 7th, 2008, 08:00 PM
Newbie
 
Join Date: Dec 2007
Posts: 2

re: What is your OS and Python Version


Windows XP is my os.

I use python 2.5

my IDE is IDLE

my GUI toolkit is Tkinter

Last edited by noobuser; August 7th, 2008 at 08:01 PM. Reason: forgot to mention toolkit
  #256  
Old August 10th, 2008, 04:45 AM
Newbie
 
Join Date: Aug 2008
Posts: 9

re: What is your OS and Python Version


OS: Fedora Core 9
Python version: 2.5
  #257  
Old August 27th, 2008, 08:56 PM
blazedaces's Avatar
Needs Regular Fix
 
Join Date: May 2007
Posts: 280

re: What is your OS and Python Version


My OS is Ubuntu 7.15

Python version is 2.5

GUI Toolkit: PyQt 4

-blazed
  #258  
Old September 3rd, 2008, 07:28 AM
Member
 
Join Date: Sep 2008
Location: Currently in the U.S- carlsbad NM
Posts: 58

re: What is your OS and Python Version


My OS is Windows XP (i want to install Unix on it but its not my computer...)
I'm using Python 2.5
I edit primerely in IDLE, and seldom use Emacs,
lately... I've been trying stuff with pygame, its pretty fun.
but I've only started programming 4-5 days ago... so not much info here
  #259  
Old September 3rd, 2008, 08:49 PM
Newbie
 
Join Date: Sep 2008
Posts: 1

re: What is your OS and Python Version


Home:

Ubuntu 8.4
Python 2.5
Eclipse + PyDev


Work:
WinXP, Ubuntu Hardy
Python 2.5
Eclipse + PyDev / PyScripter
  #260  
Old September 5th, 2008, 07:28 AM
Newbie
 
Join Date: Aug 2008
Posts: 2

re: What is your OS and Python Version


My OS is Ubuntu 7.15

Python version is 2.5

GUI Toolkit: PyQt 4

asp net 2.0 migration
  #261  
Old September 9th, 2008, 06:25 PM
jonthysell's Avatar
Newbie
 
Join Date: Sep 2008
Location: Redmond, WA
Posts: 6

re: What is your OS and Python Version


Ubuntu Gutsy 64-bit

Python 2.5
wxPython 2.8

SPE
wxGlade
  #262  
Old September 10th, 2008, 06:46 AM
Newbie
 
Join Date: Sep 2008
Posts: 8

re: What is your OS and Python Version


python 2.3.4 in emacs on rhel 4
  #263  
Old September 17th, 2008, 10:31 PM
Smygis's Avatar
Member
 
Join Date: Jun 2007
Posts: 100

re: What is your OS and Python Version


Ubuntu Intrepid Ibex
Python 2.5.2
Gedit

Windows XP
Python 3.0b2
Notepad++
  #264  
Old October 2nd, 2008, 08:59 PM
YarrOfDoom's Avatar
Expert
 
Join Date: Aug 2007
Location: Belgium
Posts: 1,107

re: What is your OS and Python Version


Windows "why-did-i-ever-get-it?" Vista, 32 bit
Python 2.5.2, creating my stuff in Notepad++, running them by dragging them on this batch-file:
Expand|Select|Wrap|Line Numbers
  1. cd "c:\Python25"
  2. python %1
  3. pause
I'm probably going to add wxPython and PyOpenGL, once I'm done learning the Python basis.
  #265  
Old October 14th, 2008, 02:26 AM
Newbie
 
Join Date: Jun 2007
Posts: 30

re: What is your OS and Python Version


Windows XP
Python 2.5
Mainly I use IDLE
  #266  
Old November 6th, 2008, 04:00 PM
caesarz's Avatar
Newbie
 
Join Date: Nov 2008
Posts: 1

re: What is your OS and Python Version


Using WinXP and Python2.6.
Eclipse + PyDev as the IDE
  #267  
Old November 12th, 2008, 07:54 PM
Newbie
 
Join Date: Nov 2008
Location: Tennessee
Posts: 4

re: What is your OS and Python Version


I am running Linux (Fedora Core 9)
Python version 2.5.1
  #268  
Old November 15th, 2008, 12:03 PM
Newbie
 
Join Date: Nov 2008
Location: Denmark
Posts: 3

re: What is your OS and Python Version


OS: MS Server 2003
Python: 2.5.X with matching version of scipy
IDE: Eclipse with Pydev extension
Version control: SVN in Eclipse with SubClipse extension
Shell:IPython
  #269  
Old November 20th, 2008, 04:59 AM
Newbie
 
Join Date: Nov 2008
Posts: 1

re: What is your OS and Python Version


Python: 2.4 and 2.5 on XP and Debian.
Editors: Ulipad, Geany and Eclipse.
GUI: wxPython.
Specialty: Chinese/English text analysis.
  #270  
Old November 26th, 2008, 10:22 AM
Newbie
 
Join Date: Oct 2008
Posts: 14

re: What is your OS and Python Version


Ubuntu Linux, python 2.5 and SciTE editor.
  #271  
Old December 2nd, 2008, 12:46 AM
Newbie
 
Join Date: Dec 2008
Location: /dev/null
Posts: 3

re: What is your OS and Python Version


Ubuntu 8.4

Python 2.5

IDLE
Geany
  #272  
Old December 8th, 2008, 05:49 AM
Newbie
 
Join Date: Nov 2008
Location: watsonville, ca
Posts: 1

re: What is your OS and Python Version


Mac OS 10.4
Gnu Emacs and Terminal
python 2.3 on Emacs and 2.6 on Terminal.
IDLE looks great but has been slow and prone to crash.

I wish I could use 2.6 with Emacs, but Emacs can't find the new version of Python. There's probably something I need to put in the .emacs file. If anyone knows how to do that I'd be very grateful.
  #273  
Old December 8th, 2008, 04:48 PM
Newbie
 
Join Date: Dec 2008
Posts: 27

re: What is your OS and Python Version


Python 2.5.2, Windows Vista/Ubuntu Linux (Mainly windows for Now), WingIDE, wxpython 2.8

Makes Python Great funny!
  #274  
Old December 17th, 2008, 06:50 PM
bigturtle's Avatar
Newbie
 
Join Date: Apr 2007
Location: Neijiang, Sichuan, China
Posts: 19

re: What is your OS and Python Version


I'm using Python 2.6 (with the included sqlite3) and Komodo 5 under WinXP Pro, nothing else special. I'm trying to make a flashcard program for Chinese, since I can't find one I like that's already made.

So far I have worked out how to use Unicode special characters for syllables with tone marks, and how to convert syllables with tone marks back & forth from syllables with tone numbers (e.g. cōng, nǚ <--> cong1, nü3).

Now I'm trying to put together a syllable database, then a dictionary. So far sqlite3 is still giving me puzzling beginner-type errors. Maybe someone here can give me help once I can define the problems better.
  #275  
Old January 3rd, 2009, 11:43 AM
Newbie
 
Join Date: Jan 2009
Posts: 17

re: What is your OS and Python Version


Windows XP Pro, should be switching to Vista tomorrow. :)
Python 2.5 and 3.0 for playing around (I'm going to switch to PyPy once they finalize their JIT compiler)
Komodo as main editor, IDLE for quick tests and whatnot
  #276  
Old January 30th, 2009, 06:09 AM
Newbie
 
Join Date: Aug 2008
Posts: 7

re: What is your OS and Python Version


windows XP , PRO
Python 2.3IDLE (Python GUI)
  #277  
Old February 1st, 2009, 04:32 AM
slh2080's Avatar
Newbie
 
Join Date: Feb 2009
Location: USA
Posts: 1

re: What is your OS and Python Version


I'm using Python26 on Vista and NetBeans 6.5 IDE
  #278  
Old February 10th, 2009, 09:29 PM
Newbie
 
Join Date: Aug 2008
Posts: 7

re: What is your OS and Python Version


windows XP , PRO
Python 2.3IDLE (Python GUI)
and
ubuntu 8.04
Python 2.5IDLE (Python GUI)
  #279  
Old February 10th, 2009, 09:30 PM
Newbie
 
Join Date: Aug 2008
Posts: 7

re: What is your OS and Python Version


windows XP , PRO
Python 2.3IDLE (Python GUI)
and
ubuntu 8.04
Python 2.5
are there any ubuntu users here ..
  #280  
Old February 11th, 2009, 02:38 AM
Member
 
Join Date: Mar 2008
Posts: 72

re: What is your OS and Python Version


Windows XP
Python 2.6
Notepad++
  #281  
Old February 11th, 2009, 06:32 AM
pythonner's Avatar
Newbie
 
Join Date: Aug 2007
Location: California
Posts: 10

re: What is your OS and Python Version


Windows Vista or Debian Stable
Python 2.5.2
Notepad++ or PsPad (Windows), or Vim (Linux)
IDLE (Windows & Linux)
  #282  
Old March 24th, 2009, 12:14 PM
Newbie
 
Join Date: Mar 2009
Posts: 1

re: What is your OS and Python Version


Desktop:
Windows XP Pro, SP3
Python 2.6.x (IDLE)

Laptop:
Windows Vista
Python 2.6.x (IDLE)
  #283  
Old July 7th, 2009, 12:24 AM
Newbie
 
Join Date: Jul 2009
Posts: 22

re: What is your OS and Python Version


My OS is Windows Vista Home Premium and I use Notepad to write my code in and run windows command prompt. I have python version 2.5.4.
  #284  
Old August 26th, 2009, 05:52 PM
Newbie
 
Join Date: Aug 2009
Location: Louisville
Posts: 13

re: What is your OS and Python Version


Howdy all!

Python 2.5 on Gentoo and Windows XP. I mostly work on XP with wxPython in IDLE. I test/debug with the Windows shell, having added my working directories and .py to the Path and PATHEXT environment variables. This allows me to easily test my wx apps (and pygame, occasionally) without having the side-effect of IDLE crashing, or having trouble accessing the wx.App. I recommend the process to the Windows users out there as I think it really increases productivity!

Anyhow, cheers all, glad to be aboard!
  #285  
Old August 26th, 2009, 06:15 PM
bvdet's Avatar
Moderator
 
Join Date: Oct 2006
Location: Nashville, TN
Posts: 1,545

re: What is your OS and Python Version


Hackworth,

It's certainly great having you here!

BV
  #286  
Old August 28th, 2009, 09:59 AM
Newbie
 
Join Date: Aug 2009
Location: BeiJing.China
Posts: 1

re: What is your OS and Python Version


OS:Windos XP
PY Version:Python 2.5.2
IDE:Pydev
  #287  
Old September 15th, 2009, 03:26 AM
Newbie
 
Join Date: Sep 2009
Location: Wilmington, NC
Posts: 2

re: What is your OS and Python Version


Windows Vista 64 bit
Pydev plug in for Eclipse
Python 2.5
  #288  
Old September 29th, 2009, 01:06 PM
Newbie
 
Join Date: Sep 2009
Location: New Hampshire, USA
Posts: 3

re: What is your OS and Python Version


Hi! This is my first post here. Looks like a good place.

I generally use Python 2.6.2 on Windows XP. I edit in IDLE, and as far as I know I don't have any other GUI toolkits.
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