What is your OS and Python Version  | 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.
| | Newbie | | Join Date: Dec 2007
Posts: 1
| | | re: What is your OS and Python Version
WIN XP PRO
python 2.5
| | Newbie | | Join Date: Dec 2007
Posts: 5
| | | 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'm using Windows XP Media center edition, with python 2.5, I mainly use IDLE,
but i find that notepad2 is also really useful.
| | Newbie | | Join Date: Dec 2007
Posts: 1
| | | re: What is your OS and Python Version
I'm on Ubuntu Gutsy, running the latest version of Python and Pygame aptitude gets me, believe it's 2.5. I've been using IDLE and gedit/vi mostly, though I'm new to Python, so I haven't really experimented a bunch with IDEs. I also installed it on my Vista partition, but generally prefer Ubuntu for development so I've only used it on Vista for running things, rather than building.
| | Newbie | | Join Date: Dec 2007
Posts: 2
| | | re: What is your OS and Python Version
Ubuntu
Python 2.4.3
Apache 2.0.55
mod_python 3.1.4
|  | Newbie | | Join Date: Dec 2007 Location: Damascus - Syria
Posts: 4
| | | re: What is your OS and Python Version
I use:
Ubuntu + WinXP
Python25
PyGTK
and Notepad++ to edit my py's.
I also use Pippy, it's works pretty good on my palm visor!
| | Newbie | | Join Date: Nov 2007
Posts: 13
| | | re: What is your OS and Python Version
hi....
I am using: WINDOWS XP
Python 2.5
Editor : IDLE
|  | Site Moderator | | Join Date: May 2007 Location: New Hampshire
Posts: 2,565
| | | re: What is your OS and Python Version
I am using:
OS --> Windows XP Pro SP2 (where I do a lot of my dev work lately) / Solaris 10 / Linux (miscellaneous versions)
Pythong Version --> ActiveState ActivePython 2.5
Editor --> Active State Komodo
Regards,
Jeff
| | Newbie | | Join Date: Dec 2007
Posts: 2
| | | re: What is your OS and Python Version
I started working with python almost 4 months ago but I still have much to learn.
But I am using Mepis Linux 6.1 with Python 2.4
| | Newbie | | Join Date: Jan 2008
Posts: 13
| | | re: What is your OS and Python Version
Im currently using the Telit Python 1.5.2+ Package on XP ServicePk 2, but am planning a move to Linux next week.
| | Newbie | | Join Date: Jan 2008
Posts: 10
| | | re: What is your OS and Python Version
Hi
I am on
Windows XP, 2008,2003,2000 pro/ server
using komodo to edit although can do it in notepad..
have python version 2.5
| | Newbie | | Join Date: Jan 2008
Posts: 5
| | | re: What is your OS and Python Version
Hi, im using Linux Fedora core 6, running Python 2.4.4 and using VI within a terminal or text editor.
| | Newbie | | Join Date: Jan 2008
Posts: 6
| | | re: What is your OS and Python Version
Hello,
Windows XP pro sp2
Python 2.5
Pyscripter IDE
I use Tkinter at the moment as a GUI
| | Newbie | | Join Date: Jan 2008 Location: Cyprus
Posts: 2
| | | re: What is your OS and Python Version
Both at home and work i run on:
WinXP
Python ver. 2.5 / 2.5.1
IDE: PyScrpter
Editor: Notepad++(Sometimes)
Command Line: IPython
| | Newbie | | Join Date: Sep 2007 Location: Buffalo, NY
Posts: 25
| | | re: What is your OS and Python Version
OS: Win XP Prof 2002
Using Python 2.4
IDE is Pyscripter 1.7.2
| | Expert | | Join Date: Sep 2007
Posts: 856
| | | re: What is your OS and Python Version
OS: Ubuntu 7.10 (Gutsy)
Python 2.5.1 (GTK+/pyGTK toolkits included with GNOME)
I interpret from the command line
| | Newbie | | Join Date: Jan 2008
Posts: 7
| | | re: What is your OS and Python Version
I'm running Windows XP with Python 2.5 and Tkinter 8.4. Notepad 2.0 for my IDE.
|  | Member | | Join Date: Apr 2007 Location: India
Posts: 101
| | | re: What is your OS and Python Version
Am Running python 2.4.2 in SLES 10 with gcc 4.1.0
and python 2.5 in windows XP(Its a dual boot machine)
| | Newbie | | Join Date: Feb 2008 Location: Koksijde, Belgium
Posts: 1
| | | re: What is your OS and Python Version
Hi all,
I am quite a beginner-hobbyist. I have Python 2.5.1 and my OS is Zenwalk 5.0: a very lightweight linux-distro, based on slackware. Zenwalk has Geany as an IDE, but I use vim, because I know it quite well from doing some html, php.
| | Newbie | | Join Date: Feb 2008
Posts: 5
| | | re: What is your OS and Python Version
I'm using Python 2.4.3 on CentOS 5. I use vim.
| | Newbie | | Join Date: Jan 2008
Posts: 2
| | | re: What is your OS and Python Version
Windos XP
Python 2.51
PyScripter
WxPython
| | Newbie | | Join Date: Feb 2008
Posts: 7
| | | 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 have just started learning Python at the beginning of the year. I am currently running WinXP, Python 2.5.1, I have been using Idle mostly but recently started using Wing IDE,
| | Newbie | | Join Date: Feb 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 with Python 2.5 using IDLE
OpenBSD *nix with Python 2.4 and/or 2.5 using vi
Much of what I write runs just fine on either box with little modification. That is one of the things I like most about Python.
| | Newbie | | Join Date: Aug 2007 Location: Dhaka, Bangladesh
Posts: 8
| | | re: What is your OS and Python Version
My OS: Ubuntu 7.04
Python 2.5.1
regards,
Subeen http://love-python.blogspot.com/ | | Newbie | | Join Date: Feb 2008 Location: Ohio, USA
Posts: 12
| | | re: What is your OS and Python Version
OS: Ubuntu 6.06 Dapper Drake
Python 2.4.3
IDLE
| | Newbie | | Join Date: Feb 2008
Posts: 1
| | | re: What is your OS and Python Version
Hi all
I'm just in the beginning of my Python journey but I can already see many great things happen in the near future and I am enjoying the ride so far.
Mac OS X 10.5.2 (Leopard), Python 2.5, Eclipse, Winpdb, WxPython, WxGlade
| | Newbie | | Join Date: Feb 2008
Posts: 1
| | | re: What is your OS and Python Version
Hi
I am running Win XP Tablet edition with Python 2.5 and IDLE. I am trying to download and install PyQT 4 whichalso comes with ERIC as an IDE., and get into the tutorials. I have installed PyWin32 and PySerial - since my final aim is to get some programmed control over a remote microprocessor project
.
For the moment I am a bit stuck with the installation of Qt Designer whose help functions do nothing and Qt Assistant which report a lot of files as missing. This is probably not the place for the story of my troubles - just to introduce myself. I have a lot of experience on Visual Basic in Access - to the level of working comfortably with DLLs, ODBC, OLE and ActiveX objects, but I have been out of the picture for a while.
Regards - aladas
| | Newbie | | Join Date: Feb 2008
Posts: 3
| | | re: What is your OS and Python Version
win xp home
python 2.5
idle
| | Newbie | | Join Date: Feb 2008
Posts: 2
| | | re: What is your OS and Python Version
I'm using SuSe 10.3 Linux with Python 2.5 using EasyEclipse.
| | Newbie | | Join Date: Feb 2008 Location: Dominican Republic
Posts: 6
| | | re: What is your OS and Python Version
Hi everyone, i'm a newbie in the programming horizon (but not exactly "new" in GNU/Linux world)
I'm using Fedora 8 and Python 2.5.1.
My editor is VIM -
#!/usr/bin/env python
-
print "hello, world! "
:P
|  | Needs Regular Fix | | Join Date: Jul 2007 Location: Durham, NC
Posts: 313
| | | re: What is your OS and Python Version Quote:
Originally Posted by jeasoft Hi everyone, i'm a newbie in the programming horizon (but not exactly "new" in GNU/Linux world)
I'm using Fedora 8 and Python 2.5.1.
My editor is VIM -
#!/usr/bin/env python
-
print "hello, world! "
:P Welcome to the Python forums. I'm sure you will find this to be a great reference for programming with Python. BTW, VIM is the only way to go... whenever I'm in Linux it's the only editor I use.
| | Newbie | | Join Date: Feb 2008 Location: Dominican Republic
Posts: 6
| | | re: What is your OS and Python Version Quote:
Originally Posted by jlm699 Welcome to the Python forums. I'm sure you will find this to be a great reference for programming with Python. BTW, VIM is the only way to go... whenever I'm in Linux it's the only editor I use. thanks !!
There are a lot of excellent editors (like emacs, jedi, and a large etc.), but VIM is (not at all) simple and with goods functionality. I have to confess you that i use only the regular commands (dd, cc, p, set number, etc.), but with VIM we have a lot of functionality features (and we can add more in the /etc/vimrc).
Well, thank you again, and i hope to learn a lot of things here (including my english vocabulary :p).
| | Newbie | | Join Date: May 2007
Posts: 14
| | | re: What is your OS and Python Version
Windows = XP
Python 2.5
Editor = IDLE
| | Newbie | | Join Date: Mar 2008
Posts: 6
| | | re: What is your OS and Python Version
Hi
I am using Windows Vista business with Python 2.5.
I use notepad and also Ultra Edit Studio 6 for editing.
I run simulation tests using the python IDLE.
Yudesh
| | Newbie | | Join Date: Feb 2008
Posts: 9
| | | re: What is your OS and Python Version
I am using Windows Vista, just installed Python 2.5.2
most of the time i use IDLE as my IDE but i have just recently started using Komodo, it has a very good debugger btw.
|  | Banned | | Join Date: Feb 2008
Posts: 24
| | | re: What is your OS and Python Version Quote:
Originally Posted by chaosAD I am using Windows Vista, just installed Python 2.5.2
most of the time i use IDLE as my IDE but i have just recently started using Komodo, it has a very good debugger btw.
I am using Windows XP
VIsta is not good for a computer
| | Newbie | | Join Date: Mar 2008
Posts: 2
| | | re: What is your OS and Python Version
Ubuntu 7.10 linux 2.6.22-14 python 2.5
| | Newbie | | Join Date: Nov 2007
Posts: 3
| | | re: What is your OS and Python Version
Ubuntu, Kernel 2.6.22-14 and Python 2.5.1
| | Newbie | | Join Date: Mar 2008 Location: in my own little world
Posts: 3
| | | re: What is your OS and Python Version
OS: Windows 2000/XP depending upon the box
Python Version: 2.5
Editor: IDLE, for now.
Just wrote my first pieces of code a day or so ago, so please bear with me.
| | Newbie | | Join Date: Mar 2008
Posts: 4
| | | re: What is your OS and Python Version
Python 2.5 , Windows XP
Running Eclipse IDE by means of PyDev
IDLE Occationally
|  | Familiar Sight | | Join Date: Mar 2008 Location: Belgium
Posts: 135
| | | re: What is your OS and Python Version
Linux 2.6 (Ubuntu & Debian)
python 2.5
just a regular editor
|  | Member | | Join Date: Nov 2006 Location: Eastern Time Zone
Posts: 87
| | | re: What is your OS and Python Version
Well, I haven't been to this website in a while! Since the last time I was here, things have changed a bit.
I now use Ubuntu 7.10 Gutsy Gibbon, but will be using 8.04 when it comes out in April.
I also use Python 2.5 instead of 2.4
|  | Newbie | | Join Date: Mar 2008 Location: Israel
Posts: 7
| | | 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. -----------------------------------------------------------------------------------------------
user name - jimpy Ubuntu 7.10
Python - Python 2.5.1 (r251:54863, Mar 7 2008, 04:10:12)
[GCC 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)] on linux2 Idle and VIM editors
------------------------------------------------------------------------------------------------
| | Member | | Join Date: Mar 2008
Posts: 32
| | | re: What is your OS and Python Version
OS : MacOSX 10.4.11
Python : 2.4.3
Text Editor : Vi
| | Newbie | | Join Date: Mar 2008
Posts: 3
| | | re: What is your OS and Python Version
OS: Mandriva Linux
Python: 2.5.1
editor: IDLE
| | Newbie | | Join Date: Jul 2007
Posts: 3
| | | re: What is your OS and Python Version
XP Pro
Python 2.5
IDLE (primarily) and Notepad++ (occasionally)
Thank you very much.
| | Newbie | | Join Date: Dec 2007
Posts: 18
| | | re: What is your OS and Python Version Quote:
Originally Posted by bartonc 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 . Hi,
iam using Xp and python 2.5.2
| | Newbie | | Join Date: Apr 2008
Posts: 5
| | | re: What is your OS and Python Version
OS is Mepis 6.5, Debian. Using Python 2.4.3. with scipy, Numeric, trying to get ppgplot happening
warren
| | Member | | Join Date: Jul 2007
Posts: 60
| | | re: What is your OS and Python Version
Python 2.5.2 with IDLE 1.2.2 on Ubuntu 8.04 LTS.
Used to be a Vista Fanboy, but after discovering Ubuntu I saw the light.
|  | Member | | Join Date: Apr 2008 Location: Fargo, ND
Posts: 39
| | | re: What is your OS and Python Version
Python 2.5.2, IDLE, Fedora 8
| | Newbie | | Join Date: Jun 2008
Posts: 3
| | | re: What is your OS and Python Version
I use Windows Xp - SP2 along with Python 2.5.2.
|  | | | | | /bytes/about
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 226,223 network members.
|