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
: 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.
Newbie
 
Join Date: Jun 2008
Posts: 2
#251: Jun 30 '08

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
Newbie
 
Join Date: Jul 2008
Posts: 10
#252: Jul 3 '08

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
Newbie
 
Join Date: Jul 2008
Posts: 19
#253: Jul 7 '08

re: What is your OS and Python Version


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

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
Newbie
 
Join Date: Dec 2007
Posts: 2
#255: Aug 7 '08

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
Newbie
 
Join Date: Aug 2008
Posts: 9
#256: Aug 10 '08

re: What is your OS and Python Version


OS: Fedora Core 9
Python version: 2.5
blazedaces's Avatar
Needs Regular Fix
 
Join Date: May 2007
Posts: 280
#257: Aug 27 '08

re: What is your OS and Python Version


My OS is Ubuntu 7.15

Python version is 2.5

GUI Toolkit: PyQt 4

-blazed
Member
 
Join Date: Sep 2008
Location: Currently in the U.S- carlsbad NM
Posts: 58
#258: Sep 3 '08

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
Newbie
 
Join Date: Sep 2008
Posts: 1
#259: Sep 3 '08

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
Newbie
 
Join Date: Aug 2008
Posts: 2
#260: Sep 5 '08

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
jonthysell's Avatar
Newbie
 
Join Date: Sep 2008
Location: Redmond, WA
Posts: 6
#261: Sep 9 '08

re: What is your OS and Python Version


Ubuntu Gutsy 64-bit

Python 2.5
wxPython 2.8

SPE
wxGlade
Newbie
 
Join Date: Sep 2008
Posts: 8
#262: Sep 10 '08

re: What is your OS and Python Version


python 2.3.4 in emacs on rhel 4
Smygis's Avatar
Member
 
Join Date: Jun 2007
Posts: 100
#263: Sep 17 '08

re: What is your OS and Python Version


Ubuntu Intrepid Ibex
Python 2.5.2
Gedit

Windows XP
Python 3.0b2
Notepad++
YarrOfDoom's Avatar
Expert
 
Join Date: Aug 2007
Location: Belgium
Posts: 1,114
#264: Oct 2 '08

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.
Newbie
 
Join Date: Jun 2007
Posts: 30
#265: Oct 14 '08

re: What is your OS and Python Version


Windows XP
Python 2.5
Mainly I use IDLE
caesarz's Avatar
Newbie
 
Join Date: Nov 2008
Posts: 1
#266: Nov 6 '08

re: What is your OS and Python Version


Using WinXP and Python2.6.
Eclipse + PyDev as the IDE
Newbie
 
Join Date: Nov 2008
Location: Tennessee
Posts: 4
#267: Nov 12 '08

re: What is your OS and Python Version


I am running Linux (Fedora Core 9)
Python version 2.5.1
Newbie
 
Join Date: Nov 2008
Location: Denmark
Posts: 3
#268: Nov 15 '08

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
Newbie
 
Join Date: Nov 2008
Posts: 1
#269: Nov 20 '08

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.
Newbie
 
Join Date: Oct 2008
Posts: 14
#270: Nov 26 '08

re: What is your OS and Python Version


Ubuntu Linux, python 2.5 and SciTE editor.
Newbie
 
Join Date: Dec 2008
Location: /dev/null
Posts: 3
#271: Dec 2 '08

re: What is your OS and Python Version


Ubuntu 8.4

Python 2.5

IDLE
Geany
Newbie
 
Join Date: Nov 2008
Location: watsonville, ca
Posts: 1
#272: Dec 8 '08

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.
Newbie
 
Join Date: Dec 2008
Posts: 28
#273: Dec 8 '08

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!
bigturtle's Avatar
Newbie
 
Join Date: Apr 2007
Location: Neijiang, Sichuan, China
Posts: 19
#274: Dec 17 '08

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.
Newbie
 
Join Date: Jan 2009
Posts: 17
#275: Jan 3 '09

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
Newbie
 
Join Date: Aug 2008
Posts: 7
#276: Jan 30 '09

re: What is your OS and Python Version


windows XP , PRO
Python 2.3IDLE (Python GUI)
slh2080's Avatar
Newbie
 
Join Date: Feb 2009
Location: USA
Posts: 1
#277: Feb 1 '09

re: What is your OS and Python Version


I'm using Python26 on Vista and NetBeans 6.5 IDE
Newbie
 
Join Date: Aug 2008
Posts: 7
#278: Feb 10 '09

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)
Newbie
 
Join Date: Aug 2008
Posts: 7
#279: Feb 10 '09

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 ..
Member
 
Join Date: Mar 2008
Posts: 72
#280: Feb 11 '09

re: What is your OS and Python Version


Windows XP
Python 2.6
Notepad++
pythonner's Avatar
Newbie
 
Join Date: Aug 2007
Location: California
Posts: 10
#281: Feb 11 '09

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)
Newbie
 
Join Date: Mar 2009
Posts: 1
#282: Mar 24 '09

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)
Newbie
 
Join Date: Jul 2009
Posts: 22
#283: Jul 7 '09

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.
Newbie
 
Join Date: Aug 2009
Location: Louisville
Posts: 13
#284: Aug 26 '09

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!
bvdet's Avatar
Moderator
 
Join Date: Oct 2006
Location: Nashville, TN
Posts: 1,560
#285: Aug 26 '09

re: What is your OS and Python Version


Hackworth,

It's certainly great having you here!

BV
Newbie
 
Join Date: Aug 2009
Location: BeiJing.China
Posts: 1
#286: Aug 28 '09

re: What is your OS and Python Version


OS:Windos XP
PY Version:Python 2.5.2
IDE:Pydev
Newbie
 
Join Date: Sep 2009
Location: Wilmington, NC
Posts: 2
#287: Sep 15 '09

re: What is your OS and Python Version


Windows Vista 64 bit
Pydev plug in for Eclipse
Python 2.5
Newbie
 
Join Date: Sep 2009
Location: New Hampshire, USA
Posts: 3
#288: Sep 29 '09

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.
Newbie
 
Join Date: Nov 2009
Posts: 2
#289: 2 Days Ago

re: What is your OS and Python Version


Howdy lads and lasses!
Python 3.1 with Notepad++ until I find something that suits me better
Windows XP
Reply