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]> wrote: > On Tue, Mar 31, 2015 at 9:28 AM, Matthew Taylor <[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
