[SciPy-dev] API mismatch woes

Robert Kern robert.kern at gmail.com
Mon Sep 14 18:56:27 EDT 2009


On Mon, Sep 14, 2009 at 17:52, Pierre GM<pgmdevlist at gmail.com> wrote:
> All,
> I like to use
> python -c "import setuptools; execfile('setup.py')" develop
> to install numpy in a virtual environment, which simplifies testing
> local modifications. Unfortunately, I keep running into the API
> mismatch problem, even after getting rid of the build directory and
> the *.pyc files. I'm sure I must be missing some simple step, but
> which one ?

What API mismatch problem? Copy-and-paste full error messages, please.
I use "develop" all the time and do not run into this problem.

-- 
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-Dev mailing list