Asher, I think what's caused this problem in the past is either a global numpy or matplotlib installation that is a different version that what NuPIC expects. Can you try uninstalling numpy from your system and re-building? --------- Matt Taylor OS Community Flag-Bearer Numenta
On Sun, Dec 22, 2013 at 12:55 PM, Asher Pembroke <[email protected]> wrote: > Hi, > > I'm running into an old issue getting the hotgym examples to work: > > ImportError: numpy.core.multiarray failed to import > ERROR: Could not get valid spec for Region: py.RecordSensor > > However if I start up python 2.7.2 I can still import numpy.core.multiarray > > I've tried git cloning the repository, I've tried the vagrant environment, > I've tried running the nupic-darwin64 virtual environment (though I don't > quite know the purpose of this). > > I know this bug was supposedly fixed months ago, so I don't know why I'm > still seeing it. I'm excited to throw solar wind data at a CLA, so I'd > appreciate any help you might offer. > > _______________________________________________ > nupic mailing list > [email protected] > http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org > _______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
