NuPIC 0.7.0 is now available on pypi. You can upgrade your installation with:
pip install nupic --upgrade
Remember there are breaking changes in this release, so you’ll need to update your client code.
NuPIC 0.7.0 is now available on pypi. You can upgrade your installation with:
pip install nupic --upgrade
Remember there are breaking changes in this release, so you’ll need to update your client code.
Hey Matt,
So does ‘update client code’ involve anything beyond ensuring the dependencies are up to date? I just want to be sure I don’t trip myself up here. Thanks!
– Sam
You will almost certainly need to change something. I updated lots of python namespaces, class names, and even some function names.
Run it and see what fails, then have a look at the breaking changes to see how to fix it.
21 posts were split to a new topic: NuPIC 0.7.0 macOS 10.10.5 installation problems
6 posts were split to a new topic: NuPIC 0.7.0 ARM test failures