../_images/quickstart.png

Quick Start

Install NuPIC

pip install nupic [--user]

The --user is in brackets because it is optional. See the pip reference guide for details.

The output of this command should end with:

Successfully installed nupic-X.X.X nupic.bindings-X.X.X

where X.X.X represents the most recent versions shown for each project at:

If your installation was unsuccessful, you can find help on NuPIC Forums and on Github.