What is your OS and Python Version |

December 9th, 2006, 09:47 AM
|  | Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 46
Posts: 6,400
| | 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.
| 
June 3rd, 2007, 04:33 PM
|  | Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 46
Posts: 6,400
| | Quote: |
Originally Posted by guitonoklops9 Hi, right now I am using:
Windows XP
Python 2.5.1
Crimson Editor | <bells, whistles and flashing light> CONGRATULATIONS!, guitonoklops9!
You are the 100th member to post in this thead!
You have won our grand prize: Free answers to you Python software developmnt questions, for life! - Well, I wish that we could give a prize anyway -
Welcome and thanks for joining.
| 
June 5th, 2007, 05:26 AM
|  | Member | | Join Date: Jun 2007 Location: India Age: 28
Posts: 39
| |
my OS is Ubuntu 6.10 the edgy
Python version is 2.5
i use vi editor
| 
June 5th, 2007, 12:42 PM
| | Newbie | | Join Date: Jun 2007
Posts: 1
| |
Hi
I use Ubuntu 7.04 64-bit with python 2.5. I have been trying out different editors recently, and my favourites are PyDev (Eclipse), SciTE and gvim.
| 
June 6th, 2007, 03:21 PM
|  | Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 46
Posts: 6,400
| |
Thanks, guys. Perhaps, as Ubuntu users become more populous on this forum, some installation, etc question will be solved more quickly. Sharing experience is are really good thing, but all my experience is on "another" platform.
Welcome.
| 
June 6th, 2007, 05:11 PM
| | Newbie | | Join Date: Jun 2007
Posts: 5
| |
Windows XP
Python 2.5.1
wxPython 2.8
Activestate Komodo IDE 4.0
| 
June 7th, 2007, 08:41 PM
|  | Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 46
Posts: 6,400
| | Quote: |
Originally Posted by stygian OS : Linux (Mepis 6.0)
Version : 2.43
Editor : Geany | Welcome to the Python Forum on TheScripts.com, stygian. I'm glad to see that you have posted an intriguing question in the forum.
Thanks for joining (that's how this forum is going to grow).
| 
June 8th, 2007, 10:29 PM
| | Newbie | | Join Date: Jun 2007
Posts: 15
| |
Kubuntu Feisty (64-bit)
3800+, 4 GB 6400
Python 2.5
Kate
XP SP2
2.4.4, 2.5
IDLE
| 
June 9th, 2007, 11:12 AM
|  | Newbie | | Join Date: Dec 2006
Posts: 23
| |
Python 2.5.1
Ubuntu 7.04 "Feisty Fawn"
Scribes (text editor)
| 
June 11th, 2007, 01:36 AM
| | Newbie | | Join Date: Jun 2007
Posts: 2
| |
I'm using Python 2.5.
I use Vista and Ubuntu Feisty on my desktop and Ubuntu Feisty on my laptop. I like Idle, VIM, and Gedit. I use Glade and TK for GUIs.
| 
June 13th, 2007, 12:20 PM
| | Newbie | | Join Date: Jun 2007
Posts: 3
| | 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. | Mac OS X version 10.4.7
Python 2.3
| 
June 14th, 2007, 06:28 AM
| | Administrator | | Join Date: Sep 2006
Posts: 11,941
| |
I susccessfully installed Python 2.5.1 on Vista business yesterday.
Does that make me a Python expert?
| 
June 14th, 2007, 07:36 AM
|  | Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 46
Posts: 6,400
| | Quote: |
Originally Posted by r035198x I susccessfully installed Python 2.5.1 on Vista business yesterday.
Does that make me a Python expert? | Well, now we know who to go to for Vista installation tips.
Can you write a list comprehension yet?
| 
June 14th, 2007, 07:43 AM
| | Administrator | | Join Date: Sep 2006
Posts: 11,941
| | Quote: |
Originally Posted by bartonc Well, now we know who to go to for Vista installation tips.
Can you write a list comprehension yet? | Well it did ask me to close windows explorer for me to complete the installation and I thought that was absurd and simply clicked the ignore button.
list comprehension? What would it contain?
| 
June 16th, 2007, 04:06 AM
| | Member | | Join Date: Jun 2007
Posts: 47
| |
i'm on osx 10.4.9 and python 2.3.5
| 
June 30th, 2007, 04:43 AM
|  | Newbie | | Join Date: Jun 2007 Location: Texas
Posts: 4
| |
Python 2.4.3 on Ubuntu linux 6.06 LTS (Dapper Drake).
I use Gedit to edit the scripts. I have Pida and IDLE installed, but find Gedit easier to use.
| 
June 30th, 2007, 06:14 PM
|  | Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 46
Posts: 6,400
| | Quote: |
Originally Posted by Megadeus Python 2.4.3 on Ubuntu linux 6.06 LTS (Dapper Drake).
I use Gedit to edit the scripts. I have Pida and IDLE installed, but find Gedit easier to use. | Now, where do I know that name, "Megadeus", from? I'm thinking anime', but can't quite grasp the name of the show.
| 
July 1st, 2007, 10:26 AM
| | Newbie | | Join Date: Jul 2007 Location: Currently - Dresden, Germany
Posts: 27
| |
Windows XP
Python 2.4.4 with IDLE, I don't use any toolkits or extras
| 
July 1st, 2007, 06:39 PM
|  | Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 46
Posts: 6,400
| | Quote: |
Originally Posted by elbin Windows XP
Python 2.4.4 with IDLE, I don't use any toolkits or extras | Welcome, elbin. If you have plans to develop full applications on Windows, I can help get you set up with some very cool tools.
| 
July 2nd, 2007, 02:11 AM
| | Member | | Join Date: Jul 2007
Posts: 38
| |
psp 3.30OE, idk python version (i think 2.4)
| 
July 2nd, 2007, 06:13 AM
| | Newbie | | Join Date: Jul 2007 Location: Currently - Dresden, Germany
Posts: 27
| | Quote: |
Originally Posted by bartonc Welcome, elbin. If you have plans to develop full applications on Windows, I can help get you set up with some very cool tools. | Well, I'm not into full applications yet, apart from an RLRPG ;) I do bioinformatics mostly, "simple" scripts for strings, regular expressions, MySQL, that sort of thing. Sometimes when some idea gets into my head I try to do it (like the always-on-top), but that's more like learning the language...
| 
July 6th, 2007, 11:05 AM
| | Newbie | | Join Date: Apr 2007
Posts: 13
| | 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. |
XP, Python Ver 2.3 and 2.5. IDLE.
| 
July 8th, 2007, 01:58 AM
| | Newbie | | Join Date: Jul 2007 Location: Michigan
Posts: 2
| |
XP
Python 2.5
PyWin
| 
July 8th, 2007, 03:27 AM
|  | Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 46
Posts: 6,400
| |
Welcome, Markalon and Al E Bubba. This certainly is becoming the Python on Windows forum.
Glad to have here,
Barton
| 
July 9th, 2007, 04:18 PM
| | Newbie | | Join Date: Jul 2007 Location: Quebec, Canada
Posts: 3
| |
Lancelot
2 computer:
Window XP, Python 2.5
Window Vista, Python 2.5
| 
July 9th, 2007, 04:28 PM
|  | Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 46
Posts: 6,400
| | Quote: |
Originally Posted by Lancelot Lancelot
2 computer:
Window XP, Python 2.5
Window Vista, Python 2.5 | The good prince! Welcome, Lancelot. We'll be very interested in Python on Vista.
| 
July 10th, 2007, 04:32 PM
| | Newbie | | Join Date: Jul 2007 Age: 31
Posts: 4
| | 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 WinXP Pro SP2 and Python 2.5. In addition, I use wxPython2.8 and BoaConstructor 0.6.0 as IDE.
- Wildjack
| 
July 11th, 2007, 03:28 AM
|  | Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 46
Posts: 6,400
| | Quote: |
Originally Posted by wildjack I'm using WinXP Pro SP2 and Python 2.5. In addition, I use wxPython2.8 and BoaConstructor 0.6.0 as IDE.
- Wildjack | Hi wildjack. I'm very interested in feedback on Boa 0.6. I've yet to try switching for 0.5.2 (right in the middle of a big project), but would do it if I heard a few more positive experiences getting the installation to work.
Welcome to the community.
| 
July 12th, 2007, 05:52 PM
| | Newbie | | Join Date: Jul 2007
Posts: 7
| |
I am using Windows XP SP2. And Python 2.5
| 
July 13th, 2007, 02:20 PM
| | Member | | Join Date: Jul 2007 Location: Philippines Age: 23
Posts: 54
| | 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. |
im using Python 2.4 and a GUI Editor to run it
| 
July 13th, 2007, 02:21 PM
| | Member | | Join Date: Jul 2007 Location: Philippines Age: 23
Posts: 54
| | 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. |
im using WINDOWS XP,Python 2.4 and a GUI editor to run it
| 
July 13th, 2007, 06:02 PM
|  | Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 46
Posts: 6,400
| |
Welcome, the two of you. I guess that heiro was just double checking that the Python Forum would let him/her post..
| 
July 16th, 2007, 06:25 PM
| | Newbie | | Join Date: Jul 2007
Posts: 4
| |
Hi all, I'm a newb.
OS: solaris 2.10
Python Version: 2.3.3
Thanks in advance for any and all help!
| 
July 17th, 2007, 03:30 PM
|  | Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 46
Posts: 6,400
| | Quote: |
Originally Posted by smoothoperator12 Hi all, I'm a newb.
OS: solaris 2.10
Python Version: 2.3.3
Thanks in advance for any and all help! | And thank you for letting us know your OS and version.
Welcome.
| 
July 18th, 2007, 07:01 AM
| | Newbie | | Join Date: Jul 2007 Location: Denmark
Posts: 2
| | Quote: |
Originally Posted by bartonc ... Thank you very much. | Hi,
Still learning, but enjoying the ride...
Home: Dual boot Ubuntu Feisty / XP
Python 2.5
IDLE / UltraEdit / gedit
Work: XP
Python 2.5
IDLE / UltraEdit
Have tried playing with py2exe and have installed plugins for Eclipse -with a view to Jython -is that permitted in this forum? ;-)
| 
July 18th, 2007, 05:54 PM
|  | Newbie | | Join Date: Jul 2007 Location: TX, USA Age: 24
Posts: 4
| |
Windows XP Pro SP2
Python 2.4
Pythoncard is the IDE
IDLE on occasion
| 
July 18th, 2007, 08:19 PM
|  | Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 46
Posts: 6,400
| | Quote: |
Originally Posted by simondaviddrew Hi,
Still learning, but enjoying the ride...
Home: Dual boot Ubuntu Feisty / XP
Python 2.5
IDLE / UltraEdit / gedit
Work: XP
Python 2.5
IDLE / UltraEdit
Have tried playing with py2exe and have installed plugins for Eclipse -with a view to Jython -is that permitted in this forum? ;-) | (Jython?) Permitted, yes. Available expertise; questionable.
Welcome.
| 
July 18th, 2007, 08:20 PM
|  | Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 46
Posts: 6,400
| | Quote: |
Originally Posted by jason bourne Windows XP Pro SP2
Python 2.4
Pythoncard is the IDE
IDLE on occasion | Welcome to the club, jason bourne. I still need to check out pycard, but in the middle of delivering a huge project at the moment.
| 
July 19th, 2007, 02:28 PM
| | Newbie | | Join Date: Jul 2007
Posts: 9
| |
Windows XP Pro
Python 2.4
Eclipse
BoaConstructor
and
Mac OS X
python 2.4
Python IDE
| 
July 19th, 2007, 03:08 PM
| | Newbie | | Join Date: Jul 2007
Posts: 1
| |
Hi Everyone,
My OS is Ubuntu 7.04 and I'm running Python 2.5.
| 
July 19th, 2007, 05:23 PM
|  | AdministratorVoR | | Join Date: Feb 2006 Location: South West UK
Posts: 5,738
| |
Running Windows XP, but I don't think you'll have heard of this one
Using CyanIDE, this is the IDE and compiler suite for the Cyan Techonologies eCOG1 processor platform. It has a built in Python interpreter and uses it as a macro language and also to control important things like downloading images to the platform.
As such I don't know what version of Python it is because having scoured the documentation that does not seem to be mentioned.
| 
July 19th, 2007, 09:52 PM
|  | Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 46
Posts: 6,400
| | Quote: |
Originally Posted by Banfa Running Windows XP, but I don't think you'll have heard of this one
Using CyanIDE, this is the IDE and compiler suite for the Cyan Techonologies eCOG1 processor platform. It has a built in Python interpreter and uses it as a macro language and also to control important things like downloading images to the platform.
As such I don't know what version of Python it is because having scoured the documentation that does not seem to be mentioned. | My, how the Python Forum is growing - with so much diversity!
| 
July 20th, 2007, 09:12 AM
| | Newbie | | Join Date: Jul 2007
Posts: 4
| |
XP 2.5
and
VISTA 2.5
| 
July 22nd, 2007, 09:04 AM
|  | Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 46
Posts: 6,400
| | Quote: |
Originally Posted by xiaoboren XP 2.5
and
VISTA 2.5 | Hello xiaoboren. What version of python are you running on those fine operating systems?
| 
July 22nd, 2007, 05:14 PM
|  | AdministratorVoR | | Join Date: Feb 2006 Location: South West UK
Posts: 5,738
| | Quote: |
Originally Posted by bartonc Hello xiaoboren. What version of python are you running on those fine operating systems? | That is an interesting new definition of the word "fine" that I have not come across before :D
| 
July 22nd, 2007, 05:28 PM
|  | Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 46
Posts: 6,400
| | Quote: |
Originally Posted by Banfa That is an interesting new definition of the word "fine" that I have not come across before :D | In text, the touch of irony on my voice must be hard to detect, but methinks you got it...
| 
July 22nd, 2007, 07:49 PM
| | Newbie | | Join Date: Jul 2007
Posts: 1
| |
I'm using Mac OS X 10.4.10 (PowerPC, Darwin Kernel Version 8.10.0, xnu-792.21.3~1/RELEASE_PPC) with Python 2.3.5
| 
July 25th, 2007, 06:35 AM
| | Newbie | | Join Date: Jul 2007 Location: Bangalore Age: 25
Posts: 4
| |
Im Using
OS:Linux Fedora Core 6
Python Version:2.4.3
| 
July 25th, 2007, 08:41 AM
| | Newbie | | Join Date: Jul 2007
Posts: 1
| |
Mac OS X 10.4.9
Python 2.3.5
| 
July 25th, 2007, 10:31 PM
| | Newbie | | Join Date: Jul 2007
Posts: 2
| |
I am using:
Windows XP
I am not sure which version of Python - I am trying to write a script for HEC-DSSVue (version 1.2.10). Available documentation indicates that HEC-DSSVue uses the Jython implementation.
| 
July 26th, 2007, 09:37 AM
|  | Moderator | | Join Date: Sep 2006 Location: Minden, Nevada, USA Age: 46
Posts: 6,400
| |
Quite a diverse group. Welcome all of you. I hope that you are able to get the information that you are looking for from the Python Forum on TSDN.
|  | | | Thread Tools | Search this Thread | | | | | | | 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.
|