I work on Windows XP-Professional, my Python version is python2.4
What is your OS and Python Version
Collapse
This is a sticky topic.
X
X
-
Originally posted by bartoncIn under 2 hours, too! Nice job. Thanks for keeping us informed.
I didn't know most linux distros have Python shipped in with them. When I realized that I thought was going to have real trouble upgrading the python version with the newer one. Then I discovered the which python command ...Comment
-
-
I'm running Windows XP SP2
Python v2.4.3
I use Code Editor from the PythonCard application for my building and its associated Shell for quick tests.
~ I've used Boa Constructor once for wxPython but I hated it so I just copy, paste and edit from the PythonCard demos.Comment
-
Originally posted by roheresDevelopment:
Kubuntu 7.04 (Feisty)
python 2.5.1
Gui toolkit: wxPython 2.8
Editor: Kate.
Distributing with py2exe:
Windows XP (in vm)
Python 2.5
Gui toolkit: wxPython 2.8
editor: notepad++, Idle
ps: it's nice to see so much variation in this thread.
Welcome. I hope we'll be hearing from you soon.Comment
-
Originally posted by bartoncFor 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.Comment
-
-
I use Windows Vista Home edition using Python 2.5.1
I use active state komodo IDE 4.1 for most of my tasks at the moment. using wx.Python for my GUIComment
Comment