Hello NuPIC, We had some struggles over the past few days getting a new release out. This caused a few bug reports for installation problems that have hopefully been resolved at this point.
The strugglesr were because of some significant changes to the build system for nupic and nupic.core. We moved the SWIG component of NuPIC (this is the python -> C++ language bindings) out of NuPIC and into nupic.core. This keeps all the C++ in one place and removes it entirely from NuPIC. This makes for a cleaner projects, and a better place to continue our ongoing work to get NuPIC running on Windows. The latest release is 0.2.11. You should be able to install from binary on OS X and Linux by following the README instructions [1]. Please file a bug report [2] or contact the mailing list if you have any further problems installing or compiling from source. [1] https://github.com/numenta/nupic/blob/master/README.md#installing-nupic-0211 [2] http://numenta.org/report/ Regards, --------- Matt Taylor OS Community Flag-Bearer Numenta
