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

    #91
    Originally posted by raghuramos1987
    i use XP, version 2.5 and notepad(for now)
    Thanks for checking in here on the Python Forum. Perhaps we can get you some better tools soon.

    Comment

    • BurnTard
      New Member
      • May 2007
      • 52

      #92
      I use Windows XP
      Python 2.5
      I write everything in notepad
      And open in cmd.

      Comment

      • arunhero99
        New Member
        • Apr 2007
        • 3

        #93
        I use XP Pro at home and Redhat Linux in office.Using Python 2.3 and 2.5.
        I use IDLE to edit and cmd line to test. I use Textpad to write code from scratch.

        Comment

        • Smygis
          New Member
          • Jun 2007
          • 126

          #94
          Running Xubuntu 7.04 with python 2.5 and 2.4 (Never use 2.4 tho)

          Mostly code in GEdit. but also in SPE and Eclipse.
          The only GUI toolkit i use is wxWidgets.

          Also i live in Sweden and my english is not so optimal. So im sorry if i sometimes write something completley wrong ;)

          And im not a complete noob in C/C++ ether.

          Comment

          • bartonc
            Recognized Expert Expert
            • Sep 2006
            • 6478

            #95
            Originally posted by Smygis
            Running Xubuntu 7.04 with python 2.5 and 2.4 (Never use 2.4 tho)

            Mostly code in GEdit. but also in SPE and Eclipse.
            The only GUI toolkit i use is wxWidgets.

            Also i live in Sweden and my english is not so optimal. So im sorry if i sometimes write something completley wrong ;)

            And im not a complete noob in C/C++ ether.
            Welcome to the Python Forum on TheScripts.com. I am pleased to see another wxPython user in our midst and have plans to install Eclipse, soon. I may have many questions on that one.

            Has SPE been updated to wxWidgets 2.8 compatability?

            Comment

            • Smygis
              New Member
              • Jun 2007
              • 126

              #96
              Originally posted by bartonc
              Has SPE been updated to wxWidgets 2.8 compatability?
              Next release is suposed to be wxPython 2.8 compatible.

              Comment

              • bartonc
                Recognized Expert Expert
                • Sep 2006
                • 6478

                #97
                Originally posted by Smygis
                Next release is suposed to be wxPython 2.8 compatible.
                Yeah, Stani has been saying that for a LOOONG time, now.
                Boa Constructor, on the other hand, works great with 2.8, but you have to get if from the CVS.

                Comment

                • Smygis
                  New Member
                  • Jun 2007
                  • 126

                  #98
                  Originally posted by bartonc
                  Yeah, Stani has been saying that for a LOOONG time, now.
                  Boa Constructor, on the other hand, works great with 2.8, but you have to get if from the CVS.
                  Yes :)

                  But considering that the SVN version works (sorta) fine with 2.8, I think its for real.

                  Comment

                  • bartonc
                    Recognized Expert Expert
                    • Sep 2006
                    • 6478

                    #99
                    Originally posted by Smygis
                    Yes :)

                    But considering that the SVN version works (sorta) fine with 2.8, I think its for real.
                    Thanks for the info. I'll have to check that out when I get some time.

                    Comment

                    • guitonoklops9
                      New Member
                      • Jun 2007
                      • 2

                      Hi, right now I am using:

                      Windows XP
                      Python 2.5.1
                      Crimson Editor

                      Comment

                      • bartonc
                        Recognized Expert Expert
                        • Sep 2006
                        • 6478

                        Originally posted by guitonoklops9
                        Hi, right now I am using:

                        Windows XP
                        Python 2.5.1
                        Crimson Editor
                        <bells, whistles and flashing light> CONGRATULATIONS !, guitonoklops9!
                        You are the 100th member to post in this thead!
                        You have won our grand prize: Free answers to you Python software developmnt questions, for life! - Well, I wish that we could give a prize anyway -
                        Welcome and thanks for joining.

                        Comment

                        • varuns
                          New Member
                          • Jun 2007
                          • 39

                          my OS is Ubuntu 6.10 the edgy
                          Python version is 2.5
                          i use vi editor

                          Comment

                          • mjohnrussell
                            New Member
                            • Jun 2007
                            • 1

                            Hi

                            I use Ubuntu 7.04 64-bit with python 2.5. I have been trying out different editors recently, and my favourites are PyDev (Eclipse), SciTE and gvim.

                            Comment

                            • bartonc
                              Recognized Expert Expert
                              • Sep 2006
                              • 6478

                              Thanks, guys. Perhaps, as Ubuntu users become more populous on this forum, some installation, etc question will be solved more quickly. Sharing experience is are really good thing, but all my experience is on "another" platform.

                              Welcome.

                              Comment

                              • ohyea
                                New Member
                                • Jun 2007
                                • 5

                                Windows XP
                                Python 2.5.1
                                wxPython 2.8
                                Activestate Komodo IDE 4.0

                                Comment

                                Working...