installing 2.4

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

    #1

    installing 2.4

    I just now installed 2.4. I naively copied my site-package from 2.3. The
    first program I tried to run, which uses the gnuplot package, got this
    error, complaining about module Numeric:

    ImportError: Module use of python23.dll conflicts with this version of
    Python.

    Grumble: Why does Numeric reference a module by release number?

    My real question is, what all do I have to do in order to get the programs I
    ran under 2.3 to work with 2.4?


  • Jive

    #2
    Re: installing 2.4

    Gack! I can't run it under 2.3 anymore either! Dag nab it!


    "Jive" <someone@micros oft.com> wrote in message
    news:E8Prd.6091 762$6p.971581@n ews.easynews.co m...[color=blue]
    > I just now installed 2.4. I naively copied my site-package from 2.3. The
    > first program I tried to run, which uses the gnuplot package, got this
    > error, complaining about module Numeric:
    >
    > ImportError: Module use of python23.dll conflicts with this version of
    > Python.
    >
    > Grumble: Why does Numeric reference a module by release number?
    >
    > My real question is, what all do I have to do in order to get the programs[/color]
    I[color=blue]
    > ran under 2.3 to work with 2.4?
    >
    >[/color]


    Comment

    • Jive

      #3
      Re: installing 2.4

      Correction. It still runs under 2.3. However, Pythonwin now doesn't work
      right under 2.3. The interactive window grabs the cursor and won't let it
      go. I have to go to the task manager to kill Pythonwin.


      "Jive" <someone@micros oft.com> wrote in message
      news:E8Prd.6091 762$6p.971581@n ews.easynews.co m...[color=blue]
      > I just now installed 2.4. I naively copied my site-package from 2.3. The
      > first program I tried to run, which uses the gnuplot package, got this
      > error, complaining about module Numeric:
      >
      > ImportError: Module use of python23.dll conflicts with this version of
      > Python.
      >
      > Grumble: Why does Numeric reference a module by release number?
      >
      > My real question is, what all do I have to do in order to get the programs[/color]
      I[color=blue]
      > ran under 2.3 to work with 2.4?
      >
      >[/color]


      Comment

      Working...