What is your OS and Python Version

Collapse
This is a sticky topic.
X
X
 
  • Time
  • Show
Clear All
new posts
  • gopython
    New Member
    • Mar 2007
    • 18

    #61
    I am using Windows XP SP2
    Current version of Python is 2.5
    I am using SciTe as my python ide

    Comment

    • jimscafe
      New Member
      • Mar 2007
      • 8

      #62
      Windows XP
      Python 2.5
      Just trying out Crimson editor
      Before used Notpad++ which I liked but was looking for something that kept all the files in a project (well maybe not all, but a chosen few) so I can easily start working on a project and all the files I wish to look at are there inlcuding the most important library files I may need or be developing.
      Use wxPython as gui, bought the book - quite like it

      Comment

      • shashi59
        New Member
        • Mar 2007
        • 17

        #63
        OS:Windows XP

        Python version 2.5

        Comment

        • Ralph1
          New Member
          • Mar 2007
          • 3

          #64
          I am running Mac osx 10.4 on a Pentium iMac.
          I am currently using Python 2.5.
          My preferred interface is IDLE, but I am currently using Eclipse.

          Ralph

          Comment

          • bartonc
            Recognized Expert Expert
            • Sep 2006
            • 6478

            #65
            Originally posted by Ralph1
            I am running Mac osx 10.4 on a Pentium iMac.
            I am currently using Python 2.5.
            My preferred interface is IDLE, but I am currently using Eclipse.

            Ralph
            You're the first Mac user that we've gotten here. Welcome.
            I got the Eclipse install a few weeks ago, but haven't had the time to check it out yet. Perhap soon...

            Comment

            • bartonc
              Recognized Expert Expert
              • Sep 2006
              • 6478

              #66
              Originally posted by jimscafe
              Windows XP
              Python 2.5
              Just trying out Crimson editor
              Before used Notpad++ which I liked but was looking for something that kept all the files in a project (well maybe not all, but a chosen few) so I can easily start working on a project and all the files I wish to look at are there inlcuding the most important library files I may need or be developing.
              Use wxPython as gui, bought the book - quite like it
              Happy Birthday, jimscafe. We migh have to get you into Boa Constructor (wx base IDE) soon.

              Comment

              • uthalcyon
                New Member
                • Mar 2007
                • 6

                #67
                I'm on XP with Python 2.5. I use PythonWin to edit, but run all my code from Cygwin.

                Comment

                • shonen
                  New Member
                  • Mar 2007
                  • 7

                  #68
                  I use Ubuntu/Linux when coding

                  Python 2.5 (should be)

                  Uh....i prefer the text file/command line :P


                  Toooooo goooooeeeyy ahhhhh!

                  ~shonen

                  Comment

                  • KHATatonic
                    New Member
                    • Mar 2007
                    • 4

                    #69
                    Mac OSX 10.4 with IDLE

                    Python 2.4.4 (#1, Oct 18 2006, 10:34:39)
                    [GCC 4.0.1 (Apple Computer, Inc. build 5341)] on darwin
                    Type "help", "copyright" , "credits" or "license" for more information.

                    Thanks,

                    Justin

                    Comment

                    • bartonc
                      Recognized Expert Expert
                      • Sep 2006
                      • 6478

                      #70
                      Originally posted by KHATatonic
                      Mac OSX 10.4 with IDLE

                      Python 2.4.4 (#1, Oct 18 2006, 10:34:39)
                      [GCC 4.0.1 (Apple Computer, Inc. build 5341)] on darwin
                      Type "help", "copyright" , "credits" or "license" for more information.

                      Thanks,

                      Justin
                      You may be the first Mac user to become a regular poster.

                      Installation issues aside, you should be able to get useful info here on the Python Forum on TSDN.

                      Thanks for joining and posting you OS and version.

                      Comment

                      • MixPack
                        New Member
                        • Apr 2007
                        • 1

                        #71
                        XP ver.2002
                        Python 2.5 with IDLE
                        TKInter

                        Comment

                        • cnobile
                          New Member
                          • Apr 2007
                          • 6

                          #72
                          Humm lets see, at home and at work I use Python 2.4.4 and emacs is always my editor of choice. So now you've guessed I'm a UNIX/Linux user also. I use Lyx (latex) and epydoc to generate documentation.

                          Comment

                          • Cjllewey369
                            New Member
                            • Mar 2007
                            • 14

                            #73
                            i use a school computer(im doing this as an independent study) and it is a version of XP. I am using python 2.3 and i use IDLE.

                            Comment

                            • bartonc
                              Recognized Expert Expert
                              • Sep 2006
                              • 6478

                              #74
                              Originally posted by cnobile
                              Humm lets see, at home and at work I use Python 2.4.4 and emacs is always my editor of choice. So now you've guessed I'm a UNIX/Linux user also. I use Lyx (latex) and epydoc to generate documentation.
                              Interesting choice of tools. I've got my reasons for using 2.4.4; what are yours?

                              Comment

                              • cnobile
                                New Member
                                • Apr 2007
                                • 6

                                #75
                                Originally posted by bartonc
                                Interesting choice of tools. I've got my reasons for using 2.4.4; what are yours?
                                At work we tend to get locked into various versions of languages such as Python and Java, because management is too afraid to change. At home I tend to use whatever comes with Linux until I upgrade the Linux version. At this time both my work and home computers just happen to be the same--more coincidences than anything.

                                Comment

                                Working...