What is your OS and Python Version

Collapse
This is a sticky topic.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sspr
    New Member
    • Jul 2007
    • 1

    I work on Windows XP-Professional, my Python version is python2.4

    Comment

    • anonymous
      Banned
      New Member
      • Sep 2005
      • 99

      Work:
      Slackware
      Python 2.4.3

      Home
      Debian Linux 2.6.17.13
      Python 2.4.4

      Comment

      • r035198x
        MVP
        • Sep 2006
        • 13225

        Step away guys, I moved to Linux (Fedora) and I'm going to try to download and install Python here and that might get someone hurt. Here goes ...

        P.S Run to my rescue if you hear a huge arrrrgh.

        Comment

        • r035198x
          MVP
          • Sep 2006
          • 13225

          Relax guys,
          I've got Python 2.5.1 nicely installed on my Fedora 5

          Comment

          • bartonc
            Recognized Expert Expert
            • Sep 2006
            • 6478

            Originally posted by r035198x
            Relax guys,
            I've got Python 2.5.1 nicely installed on my Fedora 5
            In under 2 hours, too! Nice job. Thanks for keeping us informed.

            Comment

            • r035198x
              MVP
              • Sep 2006
              • 13225

              Originally posted by bartonc
              In under 2 hours, too! Nice job. Thanks for keeping us informed.
              I had a few other things to take care of in between otherwise ...

              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

              • psychofish25
                New Member
                • Jul 2007
                • 60

                I'm running Vista with Python 2.5.1. I use IDLE to write my code.

                Comment

                • jlm699
                  Contributor
                  • Jul 2007
                  • 314

                  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

                  • roheres
                    New Member
                    • Jul 2007
                    • 1

                    Development:
                    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.

                    Comment

                    • bartonc
                      Recognized Expert Expert
                      • Sep 2006
                      • 6478

                      Originally posted by roheres
                      Development:
                      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.
                      I was just thinking that it's nice to see someone using really good tools, as you are (just gotta love wxPython).

                      Welcome. I hope we'll be hearing from you soon.

                      Comment

                      • varuns
                        New Member
                        • Jun 2007
                        • 39

                        Upgraded to Ubuntu 7.04 Feisty

                        Originally posted by varuns
                        my OS is Ubuntu 6.10 the edgy
                        Python version is 2.5
                        i use vi editor

                        Comment

                        • Al E Bubba
                          New Member
                          • Jul 2007
                          • 2

                          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 am on Windows XP PRO, Python Version 2.5.

                          Comment

                          • bartonc
                            Recognized Expert Expert
                            • Sep 2006
                            • 6478

                            Originally posted by Al E Bubba
                            I am on Windows XP PRO, Python Version 2.5.
                            Very good. Thanks for letting us know and thank you for joining.
                            [But I guess that we already knew that from your July 7th, 2007, 06:58 PM post]

                            Comment

                            • this is kiran
                              New Member
                              • Aug 2007
                              • 9

                              operating system windows xp
                              python version 2.5.1

                              Comment

                              • bushticals
                                New Member
                                • Aug 2007
                                • 12

                                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 GUI

                                Comment

                                Working...