Resolved my problem. I had skipped the pip install --user -r $NUPIC/external/common/requirements.txt
command, erroneously thinking that since this has already been performed prior to the refresh I didn't need to do it again. I've now successfully built and run all the tests with 100% success. Thanks, Dean On Wed, Feb 5, 2014 at 5:03 PM, Marek Otahal <[email protected]> wrote: > Hi, > just from a tip of my head..this err sometimes happens when you forgot to > 'source env.sh' before the build. > > > _______________________________________________ > 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
