What is your OS and Python Version

Collapse
This is a sticky topic.
X
X
 
  • Time
  • Show
Clear All
new posts
  • bartonc
    Recognized Expert Expert
    • Sep 2006
    • 6478

    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).

    Comment

    • rogerlew
      New Member
      • Jun 2007
      • 15

      Kubuntu Feisty (64-bit)
      3800+, 4 GB 6400
      Python 2.5
      Kate

      XP SP2
      2.4.4, 2.5
      IDLE

      Comment

      • Samji
        New Member
        • Dec 2006
        • 23

        Python 2.5.1
        Ubuntu 7.04 "Feisty Fawn"
        Scribes (text editor)

        Comment

        • cucap
          New Member
          • Jun 2007
          • 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.

          Comment

          • pokemonmaster
            New Member
            • Jun 2007
            • 3

            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

            Comment

            • r035198x
              MVP
              • Sep 2006
              • 13225

              I susccessfully installed Python 2.5.1 on Vista business yesterday.
              Does that make me a Python expert?

              Comment

              • bartonc
                Recognized Expert Expert
                • Sep 2006
                • 6478

                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?

                Comment

                • r035198x
                  MVP
                  • Sep 2006
                  • 13225

                  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?

                  Comment

                  • ateale
                    New Member
                    • Jun 2007
                    • 46

                    i'm on osx 10.4.9 and python 2.3.5

                    Comment

                    • Megadeus
                      New Member
                      • Jun 2007
                      • 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.

                      Comment

                      • bartonc
                        Recognized Expert Expert
                        • Sep 2006
                        • 6478

                        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.

                        Comment

                        • elbin
                          New Member
                          • Jul 2007
                          • 27

                          Windows XP
                          Python 2.4.4 with IDLE, I don't use any toolkits or extras

                          Comment

                          • bartonc
                            Recognized Expert Expert
                            • Sep 2006
                            • 6478

                            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.

                            Comment

                            • linksterman
                              New Member
                              • Jul 2007
                              • 38

                              psp 3.30OE, idk python version (i think 2.4)

                              Comment

                              • elbin
                                New Member
                                • Jul 2007
                                • 27

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

                                Comment

                                Working...