From: Andrew S. <str...@as...> - 2006-05-25 04:59:32
|
Dear Krishna, it looks like there are some mixed versions of numpy floating around on your system. Before building, remove the "build" directory completely. Krishna Mohan Gundu wrote: > Hi, > > I am trying to build numpy-0.9.5, downloaded from sourceforge download > page, as higher versions are not yet tested for pygsl. The build seems > to be broken. I uninstall existing numpy and start build from scratch > but I get the following errors when I import numpy after install. > > ==== > >>>> from numpy import * >>> > import core -> failed: module compiled against version 90504 of C-API > but this version of numpy is 90500 > import random -> failed: 'module' object has no attribute 'dtype' > import linalg -> failed: module compiled against version 90504 of > C-API but this version of numpy is 90500 > ==== > > Any help is appreciated. Am I doing something wrong or is it known > that this build is broken? > > thanks, > Krishna. > > > ------------------------------------------------------- > All the advantages of Linux Managed Hosting--Without the Cost and Risk! > Fully trained technicians. The highest number of Red Hat > certifications in > the hosting industry. Fanatical Support. Click to learn more > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 > _______________________________________________ > Numpy-discussion mailing list > Num...@li... > https://lists.sourceforge.net/lists/listinfo/numpy-discussion |