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

    #16
    Originally posted by Kenny164
    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

    Comment

    • Kenny164
      New Member
      • Dec 2006
      • 2

      #17
      Originally posted by bartonc
      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.

      Comment

      • bartonc
        Recognized Expert Expert
        • Sep 2006
        • 6478

        #18
        Originally posted by Kenny164
        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.

        Comment

        • Loismustdie129
          New Member
          • Aug 2006
          • 194

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

          Comment

          • bartonc
            Recognized Expert Expert
            • Sep 2006
            • 6478

            #20
            I just got a dual core machine. It makes me want to experiment with Parallel Python.

            Comment

            • dshimer
              Recognized Expert New Member
              • Dec 2006
              • 136

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

              Comment

              • vakosel
                New Member
                • Jan 2007
                • 1

                #22
                windows XP , PRO
                Python 2.5,
                and SPE and GVIM as ide, editor

                Comment

                • bartonc
                  Recognized Expert Expert
                  • Sep 2006
                  • 6478

                  #23
                  Originally posted by vakosel
                  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.

                  Comment

                  • Extremist
                    New Member
                    • Jan 2007
                    • 94

                    #24
                    OS : Fedora Core 6
                    Python 2.4
                    wxPython 2.6

                    AND

                    Windows XP
                    Python 2.4
                    wxPython 2.6

                    Comment

                    • bartonc
                      Recognized Expert Expert
                      • Sep 2006
                      • 6478

                      #25
                      Originally posted by Extremist
                      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!

                      Comment

                      • Loismustdie129
                        New Member
                        • Aug 2006
                        • 194

                        #26
                        Originally posted by Extremist
                        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.

                        Comment

                        • Extremist
                          New Member
                          • Jan 2007
                          • 94

                          #27
                          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

                          Comment

                          • Extremist
                            New Member
                            • Jan 2007
                            • 94

                            #28
                            Originally posted by Loismustdie129
                            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

                            Comment

                            • spacecoyote
                              New Member
                              • Nov 2006
                              • 15

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

                              Comment

                              • bartonc
                                Recognized Expert Expert
                                • Sep 2006
                                • 6478

                                #30
                                Originally posted by spacecoyote
                                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.

                                Comment

                                Working...