Must provide path to nupic core release. export NUPIC_CORE_RELEASE=<path>

96 Views Asked by At

While installing nupic package for Ubuntu - 14.04 LTS using instructions from Nupic Install. I keep getting exception as stated below

Exception: Must provide path to nupic core release. export NUPIC_CORE_RELEASE=

As an alternative when I try building from source I get: "capnp missing include path"

Kindly help.

1

There are 1 best solutions below

3
Matthew Taylor On

Things are a little shaky in NuPIC world right now. We are having some build issues and working to simplify things. Can you pull the latest code and try again? I think we have fixed the issue that was originally blocking you.

You will still need to install Cap'n Proto 0.5.2 yourself, however. How you do this is up to you.