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" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > 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? > > -- http://mail.python.org/mailman/listinfo/python-list