Hi Matt, Yep, that seems to have done it. I did have two NuPICs installed, one binary and the other a GitHub clone. I removed them both and followed your directions to a successful conclusion.
Thanks for your help. Sorry for the false alarm. Regards, Dave -- http://about.me/david_wood > On Mar 31, 2015, at 12:47, David Wood <[email protected]> wrote: > > Ok, I'll try this tonight. > > Regards, > Dave > -- > http://about.me/david_wood <http://about.me/david_wood> > > > On Mar 31, 2015, at 12:42, Matthew Taylor <[email protected] > <mailto:[email protected]>> wrote: > >> Hmmm... it's working for me. >> >> David can you try this? First uninstall nupic a few times until pip >> tells you there is no "nupic" package installed. Sometimes you can >> have more than one installed. >> >>> pip uninstall nupic >> >> Then pull the latest and rebuild. >> >>> git pull >>> python setup.py install [--user] >> >> And try again and past the error for me. >> >>> cd examples/opf/clients/hotgym/prediction/one_gym >>> ./swarm.py >> >> Thanks, >> --------- >> Matt Taylor >> OS Community Flag-Bearer >> Numenta >> >> >> On Tue, Mar 31, 2015 at 9:29 AM, Matthew Taylor <[email protected] >> <mailto:[email protected]>> wrote: >>> On Tue, Mar 31, 2015 at 9:28 AM, Matthew Taylor <[email protected] >>> <mailto:[email protected]>> wrote: >>>> This error indicates that you have a binary installation of NuPIC. >>> >>> Uh, actually I don't think this is a true statement, sorry. Still, I'm >>> trying to replicate. >>> >>> --------- >>> Matt Taylor >>> OS Community Flag-Bearer >>> Numenta >>
