Kevin - if you are developing on Ubuntu, and are having trouble with dependencies, you might want to try this Docker file that Allan Costa built: https://github.com/Allanino/docker-nupic
You will need to install Docker first: http://www.docker.io/ Docker is a way to handle environment dependencies in a repository-type fashion, using Linux containers. I successfully built it this morning and successfully ran all the unit tests including testeverything - though I am running Ubuntu as a virtual machine through VirtualBox on OSX. - Jeff On Thu, Jan 2, 2014 at 10:39 PM, Kevin Martin <[email protected]>wrote: > Hi Matthew, > > After a bit thinking, I came to realize I did not exactly read about the > hackathon. I came to know about it from the OSCON presentation I guess. I'm > not sure. Thanks for creating the ticket and for the links. > > Kevin Martin Jose > > _______________________________________________ > 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
