Hello, I’m using the CLAClassifier which worked just fine until I updated to NUPIC 0.3.6. Now everything seems to work except for the CLAClassifier. Even the built in demos are giving this error:
> File > "/usr/lib/python2.7/site-packages/nupic-0.3.6.dev0-py2.7.egg/nupic/regions/CLAClassifierRegion.py", > line 289, in compute > categories = [category for category in inputs["categoryIn"] > I’m using the Network API. Any ideas? -Phil
