PyDev on Mac

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ahmer

    #1

    PyDev on Mac

    I've been trying to set up PyDev on my new MacBook Pro, but i have not
    had an success.

    Could you please help!

  • Diez B. Roggisch

    #2
    Re: PyDev on Mac

    Ahmer schrieb:
    I've been trying to set up PyDev on my new MacBook Pro, but i have not
    had an success.
    >
    Could you please help!
    Just wait until my crystal ball comes back from the cleaners, and I will
    start looking at your problem.

    As you can lay back and do nothing while that happens, I suggest you
    take this highly entertaining read:



    Diez

    Comment

    • Ahmer

      #3
      Re: PyDev on Mac

      On Feb 18, 4:50 am, "Diez B. Roggisch" <d...@nospam.we b.dewrote:
      Ahmer schrieb:
      >
      I've been trying to set up PyDev on my new MacBook Pro, but i have not
      had an success.
      >
      Could you please help!
      >
      Just wait until my crystal ball comes back from the cleaners, and I will
      start looking at your problem.
      >
      As you can lay back and do nothing while that happens, I suggest you
      take this highly entertaining read:
      >

      >
      Diez

      The main problem seems to be locating Python.

      Even though I installed the official python for mac, it says the
      interpreter is invalid.
      So I tried jPython, no succes on that either. It always tells me I am
      using an invlaid interpreter.

      Comment

      • Diez B. Roggisch

        #4
        Re: PyDev on Mac

        Ahmer schrieb:
        On Feb 18, 4:50 am, "Diez B. Roggisch" <d...@nospam.we b.dewrote:
        >Ahmer schrieb:
        >>
        >>I've been trying to set up PyDev on my new MacBook Pro, but i have not
        >>had an success.
        >>Could you please help!
        >Just wait until my crystal ball comes back from the cleaners, and I will
        >start looking at your problem.
        >>
        >As you can lay back and do nothing while that happens, I suggest you
        >take this highly entertaining read:
        >>
        >http://www.catb.org/~esr/faqs/smart-questions.html
        >>
        >Diez
        >
        >
        The main problem seems to be locating Python.
        >
        Even though I installed the official python for mac, it says the
        interpreter is invalid.
        So I tried jPython, no succes on that either. It always tells me I am
        using an invlaid interpreter.
        crystal ball still not available.

        Who tells you what exactly when you do what? Is there a shell-script
        involved, what happens if you enter "python" at the commandline and
        press return?

        All this are uneccessary guessing games because you don't give enough
        context. Which is one of the many things mentioned on the site I
        suggested you to read. So I think you should read it again.

        Diez

        Comment

        • hg

          #5
          Re: PyDev on Mac

          Ahmer wrote:
          On Feb 18, 4:50 am, "Diez B. Roggisch" <d...@nospam.we b.dewrote:
          >Ahmer schrieb:
          >>
          I've been trying to set up PyDev on my new MacBook Pro, but i have not
          had an success.
          >>
          Could you please help!
          >>
          >Just wait until my crystal ball comes back from the cleaners, and I will
          >start looking at your problem.
          >>
          >As you can lay back and do nothing while that happens, I suggest you
          >take this highly entertaining read:
          >>
          >http://www.catb.org/~esr/faqs/smart-questions.html
          >>
          >Diez
          >
          >
          The main problem seems to be locating Python.
          >
          Even though I installed the official python for mac, it says the
          interpreter is invalid.
          So I tried jPython, no succes on that either. It always tells me I am
          using an invlaid interpreter.
          Are you pointing to the python directory in the eclipse/pydev config
          dialog ?

          hg

          Comment

          • Ahmer

            #6
            Re: PyDev on Mac

            On Feb 18, 12:01 pm, "Diez B. Roggisch" <d...@nospam.we b.dewrote:
            Ahmer schrieb:
            >
            >
            >
            On Feb 18, 4:50 am, "Diez B. Roggisch" <d...@nospam.we b.dewrote:
            Ahmer schrieb:
            >
            >I've been trying to set up PyDev on my new MacBook Pro, but i have not
            >had an success.
            >Could you please help!
            Just wait until my crystal ball comes back from the cleaners, and I will
            start looking at your problem.
            >
            As you can lay back and do nothing while that happens, I suggest you
            take this highly entertaining read:
            >>
            Diez
            >
            The main problem seems to be locating Python.
            >
            Even though I installed the official python for mac, it says the
            interpreter is invalid.
            So I tried jPython, no succes on that either. It always tells me I am
            using an invlaid interpreter.
            >
            crystal ball still not available.
            >
            Who tells you what exactly when you do what? Is there a shell-script
            involved, what happens if you enter "python" at the commandline and
            press return?
            >
            All this are uneccessary guessing games because you don't give enough
            context. Which is one of the many things mentioned on the site I
            suggested you to read. So I think you should read it again.
            >
            Diez
            Pythin runs but PyDev won't use the inerpreter. It gives me an error
            saying I'm using an invalid interpreter.

            Is there a way to do this using jPython?

            Comment

            • Ahmer

              #7
              Re: PyDev on Mac

              On Feb 18, 4:50 am, "Diez B. Roggisch" <d...@nospam.we b.dewrote:
              Ahmer schrieb:
              >
              I've been trying to set up PyDev on my new MacBook Pro, but i have not
              had an success.
              >
              Could you please help!
              >
              Just wait until my crystal ball comes back from the cleaners, and I will
              start looking at your problem.
              >
              As you can lay back and do nothing while that happens, I suggest you
              take this highly entertaining read:
              >

              >
              Diez
              The error I am getting is:

              Check your error log for more details.

              More info can also be found at the bug report:
              http://sourceforge.net/tracker/index...96&atid=577329


              I am trying to use Jython since I am mainly a Java programmer.

              The bug report is not very helpful....

              Comment

              • Mark

                #8
                Re: PyDev on Mac

                On Sun, 18 Feb 2007 10:50:37 +0100, Diez B. Roggisch wrote:
                Just wait until my crystal ball comes back from the cleaners, and I
                will start looking at your problem.
                >
                As you can lay back and do nothing while that happens, I suggest you
                take this highly entertaining read:
                Now that is an entertaining twist to the standard "RTFM" response!
                Hadn't seen that one before.

                Comment

                Working...