Skip to content

Running NuPIC on Linux

breznak edited this page Sep 6, 2013 · 2 revisions

Most instructions should work in general, some distro specific details below:

Ubuntu

12.04

http://lists.numenta.org/pipermail/nupic_lists.numenta.org/2013-July/000493.html

13.04

http://lists.numenta.org/pipermail/nupic_lists.numenta.org/2013-July/000534.html

TODO: transcript into markdown here.

Python via Pythonbrew

When installing via pythonbrew, make sure to include these extra flags:

pythonbrew install --configure="--enable-shared --enable-unicode=ucs4" 2.7

Mint

Clone this wiki locally