What is your OS and Python Version

Collapse
This is a sticky topic.
X
X
 
  • Time
  • Show
Clear All
new posts
  • itajit
    New Member
    • Feb 2007
    • 8

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

    My python version is python 2.4 and Windows xp service pack 2.

    Comment

    • nitenmistry
      New Member
      • Feb 2007
      • 5

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

      Comment

      • bartonc
        Recognized Expert Expert
        • Sep 2006
        • 6478

        #48
        Originally posted by nitenmistry
        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.

        Comment

        • Che M
          New Member
          • Feb 2007
          • 7

          #49
          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.
          Windows XP
          Python 2.5
          wxPython 2.8.0.1
          Boa Constructor 0.52
          sqlite3 as database

          (eventually want to include)
          matplotlib

          Comment

          • krm1971
            New Member
            • Mar 2007
            • 1

            #50
            OSX running with Python 2.3.5

            Comment

            • psbasha
              Contributor
              • Feb 2007
              • 440

              #51
              OS: WINDOWS - XP SP2 & AIX5.3
              Python 2.4
              Editor : IDLE
              UI-TKinter

              thanks,
              PSB

              Comment

              • dtimes6
                New Member
                • Oct 2006
                • 73

                #52
                Python 2.4.3 (#2, Oct 6 2006, 07:52:30)
                [GCC 4.0.3 (Ubuntu 4.0.3-1ubuntu5)] on linux2
                eclipse3.2/PyDev1.2.6

                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.

                Comment

                • bartonc
                  Recognized Expert Expert
                  • Sep 2006
                  • 6478

                  #53
                  Originally posted by dtimes6
                  Python 2.4.3 (#2, Oct 6 2006, 07:52:30)
                  [GCC 4.0.3 (Ubuntu 4.0.3-1ubuntu5)] on linux2
                  eclipse3.2/PyDev1.2.6
                  Hey, dtimes6. I see you've been helping out a lot in the C++ Forum. Perhaps you could check in here every once in a while. I'm planning on delving into eclipse myself. Do you use the python plugin?

                  Comment

                  • Pierpaolo
                    New Member
                    • Mar 2007
                    • 5

                    #54
                    Linux Gentoo ker 2.6.19.2 RTAI Vulcano patched
                    Python 2.4.3 + tkinter
                    gcc 4.1.1

                    Comment

                    • bartonc
                      Recognized Expert Expert
                      • Sep 2006
                      • 6478

                      #55
                      Originally posted by Pierpaolo
                      Linux Gentoo ker 2.6.19.2 RTAI Vulcano patched
                      Python 2.4.3 + tkinter
                      gcc 4.1.1
                      Welcome to the ever-growing number of Linux users on the Python Forum here on TSDN, Pierpaolo.

                      Comment

                      • Djoudi
                        New Member
                        • Mar 2007
                        • 2

                        #56
                        I'm on XP Pro using Python 2.4.4
                        I uses PyScripter as my favorite IDE, it's free and it works well for me.
                        I have never found a need for command line execution.
                        I didn't use many GUI's but I liked pyQT

                        Comment

                        • bartonc
                          Recognized Expert Expert
                          • Sep 2006
                          • 6478

                          #57
                          Originally posted by Djoudi
                          I'm on XP Pro using Python 2.4.4
                          I uses PyScripter as my favorite IDE, it's free and it works well for me.
                          I have never found a need for command line execution.
                          I didn't use many GUI's but I liked pyQT
                          Great reply, Djoudi. It's nice to have you on the board. I am also on XP Pro using Python 2.4.4. Lot's of GUI stuff, though. Thanks for joining The Python Forum here on TSDN!

                          Comment

                          • Djoudi
                            New Member
                            • Mar 2007
                            • 2

                            #58
                            Originally posted by bartonc
                            Great reply, Djoudi. It's nice to have you on the board. I am also on XP Pro using Python 2.4.4. Lot's of GUI stuff, though. Thanks for joining The Python Forum here on TSDN!
                            It's my pleasure

                            Comment

                            • wocosc
                              New Member
                              • Mar 2007
                              • 18

                              #59
                              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 running windows xp with Python v2.5. I also have Activestate Komodo IDE 4.0

                              Comment

                              • bartonc
                                Recognized Expert Expert
                                • Sep 2006
                                • 6478

                                #60
                                Originally posted by wocosc
                                I am running windows xp with Python v2.5. I also have Activestate Komodo IDE 4.0
                                It's great to have on the Python Forum here on TSDN. How is the Konodo support?

                                Comment

                                Working...