Hello Matt, I tried NUPIC_BINDINGS = "0.2.2" but it shows command not found.
abc@abc-VirtualBox:/newdisk/nupic$ pip uninstall nupic -y Uninstalling nupic: Successfully uninstalled nupic abc@abc-VirtualBox:/newdisk/nupic$ pip uninstall nupic.bindings -y Uninstalling nupic.bindings: Successfully uninstalled nupic.bindings abc@abc-VirtualBox:/newdisk/nupic$ NUPIC_BINDINGS = "0.2.2" NUPIC_BINDINGS: command not found My OS version is ubuntu 12.04. Sorry I'm not familiar with linux command. Jing ------------------ ???????? ------------------ ??????: "Matthew Taylor";<[email protected]>; ????????: 2015??10??22??(??????) ????0:42 ??????: "fuyajing"<[email protected]>; ????: Re: A tp program question On Tue, Oct 20, 2015 at 9:13 PM, fuyajing <[email protected]> wrote: > > I updated nupic to 0.3.1 half a month before, but it has another error[1] I > haven't resolved when I run [2]. I update nupic to 0.3.6 just now. But it > still has the error[1]. So I can't continue 'tp_py' test now. I run several > other test codes and it seem like they runs well except [2]. So I think nupic > has been installed correctly. If you have trouble upgrading from an older version, try these instructions: - linux: https://gist.github.com/rhyolight/38912c8ba2a9bcc9d1f5 - os x: https://gist.github.com/rhyolight/0e6db55e7b28fbe694e1 It is important to uninstall any existing versions first. Thanks, --------- Matt Taylor OS Community Flag-Bearer Numenta
