Hello all, Due to a lot of work from NuPIC committer David Ragazzi, along with a lot of others who have tried and tested the changes, NuPIC has now been reconfigured to be "pip-installable" [1]. This means that new users will soon be able to simply run "pip install nupic" to get a working python implementation of NuPIC.
There are a few more steps for us to take [2], but in the meantime, the NuPIC build process has been updated [3]. We are still using cmake and make for the build, but they are now pushed behind the scenes, and the primary interface for NuPIC installation is "python setup.py install". Please review the new README [4] now that the change has been merged into master, and let us know if you have any questions, comments, or gripes. You can still use the old cmake and make commands to build and install. If this breaks NuPIC installation for you, we would definitely like to know so we can fix it. [1] https://github.com/numenta/nupic/pull/917 [2] https://github.com/numenta/nupic/issues/1097 [3] https://github.com/numenta/nupic/commit/f4db11de10b59f6af4c6919cc779a2a0fd69c777 [4] https://github.com/numenta/nupic/blob/master/README.md Regards, --------- Matt Taylor OS Community Flag-Bearer Numenta
_______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
