Austin, You are right, the copy errors might be coming because of not setting the NTA env var. So, patch 1B is not required.
I have not managed to run with the --boxed option, I get the following error: platform darwin -- Python 2.7.3 -- pytest-2.4.2 plugins: cov, xdist ERROR: file not found: --boxed --verbose But if I removed --boxed option, it works fine !! So, only patch 1C is required I suppose. Also, explicitly setting the env. variables are not required if one sourced env.sh, which I was not doing. Overall, it is not that difficult to build & run it on a mac I suppose !!!
_______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
