[SciPy-user] can't import scipy.io

Robert Kern robert.kern at gmail.com
Mon Oct 1 19:04:28 EDT 2007


elfnor wrote:
> I have the enthon 1.0.0 edition of python 2.4 installed and just tried to
> upgrade to numpy 1.0.3.1 and scipy 0.6.0 using the windows installers (.exe) on
> the scipy.org site
> 
> I now get an error 
> RuntimeError: module compiled against version 90907 of C-API but this version of
> numpy is 1000009
> 
> when I try to import scipy.io

Presumably you have leftover files from the Enthon scipy. Delete
Python24/Lib/site-packages/scipy/ and re-install scipy.

-- 
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