Closed Baquetron closed 7 years ago
As stated in #3433, run python ./scripts/run_nupic_tests.py -u
. ;)
Ups, that was easy
However I still get one error when running it
Seems to be something with capnp... Thanks for your quick answer and for your tutorials, really like your method! Keep on
Thanks for your quick answer and for your tutorials, really like your method! Keep on
😄 Thanks!
You may be running into backwards compatibility issues. I recently made a bunch of breaking changes, here is how to fix it. If that doesn't help, let me know.
Otherwise, you might try manually installing capnp.
Finally done!
Just have to add git checkout tags/0.8.0
and then run python ./scripts/run_nupic_tests.py -u
saw on https://discourse.numenta.org/t/warning-0-7-0-breaking-changes/2200/4
Thanks again for your help!
Hi to everybody! I´m a newbie here and just got stuck in the youtube tutorial on line ./scripts/run_nupic_tests.py -u The thread seems to be similar to #3433 but I have not still figured it out.
Thanks for your help!