Congrats! On Tue, Mar 31, 2015 at 2:07 PM, Giuseppe Torre <[email protected]> wrote: > (Note: I did not run the command ' source nupic-darwin64/bin/activate '. if > I understood properly I did not need to do that because I have installed all > requirements already )
Yes, exactly. And you don't have to clone that repo at all if you've installed dependencies yourself. The test error seems to be because NUPIC environment variable is undefined. If you ran tests in a different shell, you need to "export NUPIC=" again or better yet, add this declaration to your .bashrc or .bash_profile. --------- Matt Taylor OS Community Flag-Bearer Numenta
