473,396 Members | 1,866 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

What is your OS and Python Version

bartonc
6,596 Expert 4TB
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.
Dec 9 '06 #1
322 92112
bartonc
6,596 Expert 4TB
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 .
Dec 9 '06 #2
Loismustdie129
195 100+
I'm on an XP and run Python 2.4.4 (I used to run 2.5 but it started not to boot up and would later just shut down). I use the IDLE to run the program and don't use much else.
Dec 9 '06 #3
bvdet
2,851 Expert Mod 2GB
Windows XP Pro SP2
Python 2.3.5
Pythonwin primarily
IDLE on occasion
Kodos for regular expressions

Python 2.4.4 is also installed. So far I have been using SPE as my IDE with 2.4.
Dec 9 '06 #4
bartonc
6,596 Expert 4TB
I'm on an XP and run Python 2.4.4 (I used to run 2.5 but it started not to boot up and would later just shut down). I use the IDLE to run the program and don't use much else.
Welcome aboard LMD. I'm glad you were able to get help here when your installation wasn't working last month. I've been hope that you would pop in with questions every now and then. You are an asset the our community,
Barton
Dec 9 '06 #5
For the benefit of all 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.
XP, Py2.5, Komodo when I'm juggling ideas, IDLE for quick edits.
Dec 10 '06 #6
fuffens
38
At work I am using Windows 2000, Python version 2.2.1, and PythonWin. We're locked to version 2.2.1 of Python because of external dependencies. At home I am using Win XP Pro, Python version 2.2.1 and 2.5, and PythonWin. I'm looking into using Eclipse as IDE. I will be back with questions regarding that later. I just need to do some investigation myself first.

/Fredrik
Dec 10 '06 #7
kudos
127 Expert 100+
python 2.5 on win XP and SUSE linux (SUSE running in the "background" through vmware) and Python on my nokia cellphone (although I only played around with that one..)

-kudos
Dec 11 '06 #8
Mac OS X 10.4

Python 2.5
IDLE and TextWrangler (freeware version of BBedit, VERY good) on occasion
Dec 19 '06 #9
WINDOWS - XP
Python 2.5

Editor : IDLE

thanks,
BK
Dec 20 '06 #10
Sushi
19
I'm on Windows XP
Use Python Version 2.4 (enthon python)
Aswell as:
Vtk 5.0
Tkinter3000
I edit with Eclipse
Dec 24 '06 #11
bartonc
6,596 Expert 4TB
I'm on Windows XP
Use Python Version 2.4 (enthon python)
Aswell as:
Vtk 5.0
Tkinter3000
I edit with Eclipse
Welcome to the Python forum on TSDN. Thank you for reading all the announcements and posts. I wish more of our first-timers were as thorough as you have been. It is much appreciated,
Barton
Dec 24 '06 #12
Ark
5
Python 2.4 & 2.5
IDLE 2.4 & 2.5, Smultron, SPE, Xcode
Mac OS X 10.4.8

Extra: PyOpenGL, PyNum, etc.
Dec 25 '06 #13
bartonc
6,596 Expert 4TB
Python 2.4 & 2.5
IDLE 2.4 & 2.5, Smultron, SPE, Xcode
Mac OS X 10.4.8

Extra: PyOpenGL, PyNum, etc.
Welcome. It's very cool to have a Mac person join the ranks. I hope you stick around and have fun posting in the Python forum.
Dec 25 '06 #14
Hi everyone!

OS: WinXP SP2
CPU: 32 bit, AMD AthlonXP
Python: 2.4.3 (with stackless 3.1b3)
IDE: IDLE, sometimes Notepad++

I'm still a newbie, but i've wrote a few scripts and I am very happy with python. I've Installed stackless, but havn't really touched it as I don't have a clue about it :(
Dec 26 '06 #15
bartonc
6,596 Expert 4TB
Hi everyone!

OS: WinXP SP2
CPU: 32 bit, AMD AthlonXP
Python: 2.4.3 (with stackless 3.1b3)
IDE: IDLE, sometimes Notepad++

I'm still a newbie, but i've wrote a few scripts and I am very happy with python. I've Installed stackless, but havn't really touched it as I don't have a clue about it :(
Well, alright, Kenny164! Can we call you Kenny? Welcome to the Python forum and TSDN. Feel free to post code, questions, whatever (within reason). I hope to hear from you soon,
Barton
Dec 26 '06 #16
Well, alright, Kenny164! Can we call you Kenny? Welcome to the Python forum and TSDN. Feel free to post code, questions, whatever (within reason). I hope to hear from you soon,
Barton
Thanks very much, Nice to be here!!!

Don't worry I have plenty of questions and code snippets, hehe, well, mostly questions.
Dec 26 '06 #17
bartonc
6,596 Expert 4TB
Hi everyone!

OS: WinXP SP2
CPU: 32 bit, AMD AthlonXP
Python: 2.4.3 (with stackless 3.1b3)
IDE: IDLE, sometimes Notepad++

I'm still a newbie, but i've wrote a few scripts and I am very happy with python. I've Installed stackless, but havn't really touched it as I don't have a clue about it :(
Stackless looks very interesting. Unfortunately, I'm stuck on py2.4.4 until I (or somebody else) releases a 2.5 version of MySQLdb. All my work centers on having a good database at its heart, and MySQL is that db.
Dec 30 '06 #18
Loismustdie129
195 100+
I got another one. I just took my old Windows XP with it's bad HDD and fixed it with a Linux distro. Now I have 2.4.4 on Windows XP and I have Python 2.4 on Fedora Core 6.

I just got it running today.
Dec 31 '06 #19
bartonc
6,596 Expert 4TB
I just got a dual core machine. It makes me want to experiment with Parallel Python.
Jan 3 '07 #20
dshimer
136 Expert 100+
OS = WIN2K, XP
Version = 2.5
Editor = PythonWin
Favorite extra's = PIL, PyInstaller

Most of my code is written in a version embedded in my CAD software VrOne from Cardinal Systems. Though once I got playing I loved it so much, I ported most external utility programs I had written to Python as well.
Jan 4 '07 #21
windows XP , PRO
Python 2.5,
and SPE and GVIM as ide, editor
Jan 4 '07 #22
bartonc
6,596 Expert 4TB
windows XP , PRO
Python 2.5,
and SPE and GVIM as ide, editor
Welcome to the Python Forum K.G.Daglas. I hope you stick around. I'll have to check out GVIM. I really like SPE, but use Boa Constructor.
Jan 5 '07 #23
OS : Fedora Core 6
Python 2.4
wxPython 2.6

AND

Windows XP
Python 2.4
wxPython 2.6
Jan 5 '07 #24
bartonc
6,596 Expert 4TB
OS : Fedora Core 6
Python 2.4
wxPython 2.6

AND

Windows XP
Python 2.4
wxPython 2.6
Window AND Linux... I'm sure that I can help with XP. There aren't too many Linux people here, I'm afraid. Anyway, welcome to the Python Forum on TSDN!
Jan 6 '07 #25
Loismustdie129
195 100+
OS : Fedora Core 6
Python 2.4
wxPython 2.6

AND

Windows XP
Python 2.4
wxPython 2.6
Good to see another Fedora Core 6 user. I haven't seen many people using Fedora.
Jan 8 '07 #26
I've got Linux at work
I've got XP at home

Don't have a problem in Linux, so I am open for questions
Jan 9 '07 #27
Good to see another Fedora Core 6 user. I haven't seen many people using Fedora.
Well, it is a very good Operating System
I like it very much
I have to agree with you though
Jan 9 '07 #28
Ubuntu Dapper:
Python 2.4
gedit

Windows XP:
Python 2.5 (don't really use it right now)
Python 2.4 (I need it for pygame)
IDLE

Linux on Gamepark Holdings' GP2X handheld:
A weird build of python 2.4, not by me. I wish to later make a better one.
Jan 14 '07 #29
bartonc
6,596 Expert 4TB
Ubuntu Dapper:
Python 2.4
gedit

Windows XP:
Python 2.5 (don't really use it right now)
Python 2.4 (I need it for pygame)
IDLE

Linux on Gamepark Holdings' GP2X handheld:
A weird build of python 2.4, not by me. I wish to later make a better one.
Hey spacecoyote! It's good to know that you're still around.
Jan 14 '07 #30
I use ActiveState Python 2.4 on Windows XP Home.

I edit using "Code Editor PythonCard Application" for quick edits,
"Stani's Python Editor" for major changes, and
"PythonCard" for editing and creating windows
Jan 19 '07 #31
Windows XP SP2
Python 2.5
editor: IDLE
Jan 19 '07 #32
hello people :D

O/S: Xp "learning linux to use it ,,i like open ones"
Python v : 2.5

Notebad just fine and Python IDLE fine too
Jan 23 '07 #33
hello people :D

O/S: Xp "learning linux to use it ,,i like open ones"
Python v : 2.5

Notebad just fine and Python IDLE fine too
Which linux are you learning?
Jan 24 '07 #34
Which linux are you learning?
Mandrake 2006
Jan 24 '07 #35
Loismustdie129
195 100+
Mandrake 2006
I don't have much experience with Mandrake, I haven't ever really heard anything about it. I have seen its screen captures, the menus and display look pretty good.

Hope it works out.
Jan 25 '07 #36
Linux FeodoraCore 4
python version is 4.3.1
editor - vi
Jan 25 '07 #37
Linux FeodoraCore 4
python version is 4.3.1
editor - vi
Nice to see another Fedora user!!!
Jan 25 '07 #38
Loismustdie129
195 100+
Nice to see another Fedora user!!!
Man I had to stop using Fedora

I couldn't get any programs to install on it, even basic ones like gcc and python. So I just took it off my computer and now I am waiting to recieve a copy of a Ubuntu disk from a friend (thought it was easier than downloading it myself)
Jan 27 '07 #39
My OS is Linux Mandriva Community 10.1 and Python is 2.3 with Tcl level 8.4.5
Jan 27 '07 #40
bartonc
6,596 Expert 4TB
My OS is Linux Mandriva Community 10.1 and Python is 2.3 with Tcl level 8.4.5
Welcome to the Python forum on TSDN. I hope you stick around with questions or expert knowledge for or members. Keep posting,
Barton
Jan 27 '07 #41
Currently Windows XP with Python 2.5. Years ago I partitioned my hard drive to have Windows 98 and Linux Mandrake both on the same system and really liked Mandrake. One day soon I'd like to reinstall either Redhat or Mandrake.
Feb 1 '07 #42
Linux Debian Sarge (3.1r0a) and Python 2.3.

Editor: Kate
Feb 6 '07 #43
I'm using Ubuntu 6.06 with python 2.4. Xemacs as editor.

Cheers,
/40043
Feb 8 '07 #44
bartonc
6,596 Expert 4TB
Welcome newcomers. Lots of *nix users out there!
Feb 16 '07 #45
itajit
8
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.

My python version is python 2.4 and Windows xp service pack 2.
Feb 17 '07 #46
I'm using Exceed to run a Finite Element Analysis program called ABAQUS.
This program has a python interpreter which can be used to create GUI's.

On Windows I have Python 2.4.4 using IDLE to edit.
Feb 22 '07 #47
bartonc
6,596 Expert 4TB
I'm using Exceed to run a Finite Element Analysis program called ABAQUS.
This program has a python interpreter which can be used to create GUI's.

On Windows I have Python 2.4.4 using IDLE to edit.
That sound very interesting.
Welcome to the Python Forum on TSDN. Thanks for posting.
Feb 22 '07 #48
Che M
7
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
wxPython 2.8.0.1
Boa Constructor 0.52
sqlite3 as database

(eventually want to include)
matplotlib
Feb 23 '07 #49
OSX running with Python 2.3.5
Mar 1 '07 #50

Sign in to post your reply or Sign up for a free account.

Similar topics

220
by: Brandon J. Van Every | last post by:
What's better about Ruby than Python? I'm sure there's something. What is it? This is not a troll. I'm language shopping and I want people's answers. I don't know beans about Ruby or have...
54
by: Brandon J. Van Every | last post by:
I'm realizing I didn't frame my question well. What's ***TOTALLY COMPELLING*** about Ruby over Python? What makes you jump up in your chair and scream "Wow! Ruby has *that*? That is SO...
3
by: Chris Cioffi | last post by:
I started writing this list because I wanted to have definite points to base a comparison on and as the starting point of writing something myself. After looking around, I think it would be a...
2
by: David Smith | last post by:
I currently have Python 2.2 and 2.3.4 installed. I want to install Python 2.4, and erase 2.3.4, but retain 2.2, for I need it for my connectivity program. According to the the documentation: ...
0
by: Fuzzyman | last post by:
Movable Python has just been released on sourceforge. Movable Python is a frozen distribution of Python. It will run python scripts without needing to be installed. ...
7
by: Jonathan Fine | last post by:
Giudo has suggested adding optional static typing to Python. (I hope suggested is the correct word.) http://www.artima.com/weblogs/viewpost.jsp?thread=85551 An example of the syntax he proposes...
92
by: Reed L. O'Brien | last post by:
I see rotor was removed for 2.4 and the docs say use an AES module provided separately... Is there a standard module that works alike or an AES module that works alike but with better encryption?...
2
by: Robert J. Hansen | last post by:
I'm not entirely certain comp.lang.python is the proper newsgroup for mod_python questions, but "comp.lang.python.web" doesn't seem to exist, so... my apologies in advance if this is considered...
28
by: john_sips_tea | last post by:
Just tried Ruby over the past two days. I won't bore you with the reasons I didn't like it, however one thing really struck me about it that I think we (the Python community) can learn from. ...
2
by: Gilles Ganault | last post by:
Hello Out of curiosity, if I recompile a Python (wxPython) app with py2exe, can I have customers just download the latest .exe, or are there dependencies that require downloading the whole thing...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.