Hello NuPIC!

We're really close to releasing NuPIC 0.1. I would like to get some
help from the community to test out the installation. A big impetus
behind 0.1 was to produce binary distributions for OS X and Linux to
make it easier for users to install. This will prevent users from
needing to compile from source code.

So, if you are using a 64b Linux or OS X 10.9 / 10.10, please try this out:

https://github.com/numenta/nupic/wiki/Installing-With-Wheels

You should see a console message saying a file with the ".whl"
extension is being downloaded. That is the binary file. Once
downloaded the binaries will be installed on your system and hopefully
you can run NuPIC.

A very quick installation test would be:

    > python -c "import nupic; print nupic.__version__"

This should print "0.0.38".

Also, at the bottom of the wiki, there's a link to download a zip file
that contains a test you can run to prove that NuPIC was installed
correctly.

If you get any installation errors (I'm sure there will be some!), or
the test script doesn't work, please reply to this email with the
complete console output of the command that caused the problem.

Many thanks!
---------
Matt Taylor
OS Community Flag-Bearer
Numenta

Reply via email to