[SciPy-user] using enthought packages with Python 2.4

Robert Kern robert.kern at gmail.com
Fri May 26 23:36:27 EDT 2006


Sebastian Haase wrote:
> PLEASE IGNORE MY LAST QUESTION.
> I found the solution.
> I just needed to put the images directory from src/lib/enthought/pyface into 
> the build/lib.linux-i686-2.4  tree.
> I supposed this would have been copied by a setup install.

They ought to be. BTW, you might want to try

  python setup.py build_src build_clib build_ext --inplace

and add src/lib to your PYTHONPATH. I think most of us at Enthought develop in
this way for better or worse.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco




More information about the SciPy-User mailing list