Connecting Tech Pros Worldwide Help | Site Map

What is your OS and Python Version

 
LinkBack Thread Tools Search this Thread
 
Old December 9th, 2006, 09:47 AM
bartonc's Avatar
Moderator
 
Join Date: Sep 2006
Location: Minden, Nevada, USA
Age: 46
Posts: 6,400
Default 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.
Reply
  #251  
Old June 30th, 2008, 12:29 PM
Newbie
 
Join Date: Jun 2008
Posts: 2
Default

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 12:30 PM. Reason: edited version from 2.5 to 2.5.2
Reply
  #252  
Old July 3rd, 2008, 06:24 AM
Newbie
 
Join Date: Jul 2008
Posts: 10
Default

SimplyMEPIS 6.5
Python 2.4.3

Fedora Core 6
Python 2.4.3

Windows XP
Python 2.5.2
Reply
  #253  
Old July 6th, 2008, 11:04 PM
Newbie
 
Join Date: Jul 2008
Posts: 15
Default

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

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
Reply
  #255  
Old August 7th, 2008, 07:00 PM
Newbie
 
Join Date: Dec 2007
Posts: 2
Default

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 07:01 PM. Reason: forgot to mention toolkit
Reply
  #256  
Old August 10th, 2008, 03:45 AM
Newbie
 
Join Date: Aug 2008
Posts: 9
Default

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

My OS is Ubuntu 7.15

Python version is 2.5

GUI Toolkit: PyQt 4

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

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
Reply
  #259  
Old September 3rd, 2008, 07:49 PM
Newbie
 
Join Date: Sep 2008
Posts: 1
Default

Home:

Ubuntu 8.4
Python 2.5
Eclipse + PyDev


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

My OS is Ubuntu 7.15

Python version is 2.5

GUI Toolkit: PyQt 4

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

Ubuntu Gutsy 64-bit

Python 2.5
wxPython 2.8

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

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

Ubuntu Intrepid Ibex
Python 2.5.2
Gedit

Windows XP
Python 3.0b2
Notepad++
Reply
  #264  
Old October 2nd, 2008, 07:59 PM
YarrOfDoom's Avatar
Expert
 
Join Date: Aug 2007
Location: Belgium
Age: 16
Posts: 1,076
Default

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.
Reply
  #265  
Old October 14th, 2008, 01:26 AM
Newbie
 
Join Date: Jun 2007
Posts: 30
Default

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

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

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

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
Reply
  #269  
Old November 20th, 2008, 03:59 AM
Newbie
 
Join Date: Nov 2008
Posts: 1
Default

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

Ubuntu Linux, python 2.5 and SciTE editor.
Reply
  #271  
Old December 1st, 2008, 11:46 PM
Newbie
 
Join Date: Dec 2008
Location: /dev/null
Age: 19
Posts: 3
Default

Ubuntu 8.4

Python 2.5

IDLE
Geany
Reply
  #272  
Old December 8th, 2008, 04:49 AM
Newbie
 
Join Date: Nov 2008
Location: watsonville, ca
Age: 38
Posts: 1
Default

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.
Reply
  #273  
Old December 8th, 2008, 03:48 PM
Newbie
 
Join Date: Dec 2008
Posts: 8
Default

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

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

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.
Reply
  #275  
Old January 3rd, 2009, 10:43 AM
Newbie
 
Join Date: Jan 2009
Age: 17
Posts: 17
Default

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
Reply
  #276  
Old January 30th, 2009, 05:09 AM
Newbie
 
Join Date: Aug 2008
Posts: 7
Default

windows XP , PRO
Python 2.3IDLE (Python GUI)
Reply
  #277  
Old February 1st, 2009, 03:32 AM
slh2080's Avatar
Newbie
 
Join Date: Feb 2009
Location: USA
Posts: 1
Default OS / python version

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

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

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

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

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

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

Laptop:
Windows Vista
Python 2.6.x (IDLE)
Reply
  #283  
Old July 6th, 2009, 11:24 PM
Newbie
 
Join Date: Jul 2009
Posts: 13
Default

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.
Reply
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search


Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.