FYI, I'm at the hackathon and following the directions at 
https://github.com/numenta/nupic/wiki/Running-Nupic-in-a-Virtual-Machine.  
After bringing the vm up and logging in, I had to do a few extra steps to get 
nupic built following recent changes:

git clone https://github.com/numenta/nupic.git
git clone https://github.com/numenta/nupic-linux64.git
sudo yum install freetype-devel
cd nupic-linux64/
export NUPIC=/home/vagrant/nupic
source bin/activate 
$NUPIC/build.sh


If you don't use the nupic-linux64 repository, you'll need to build and install 
matplotlib 1.1.0 from scratch, which may be problematic.
_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org

Reply via email to