numenta/nupic-legacy

No module named research,spatial_pooler

Toon6115 opened this issue · 1 comments

I follow the NuPIC+Walkthrough file, until they need to call SpatialPooler. It can not find it. Encoder/Decoder work fine. Here is an error message.

mportErrorTraceback (most recent call last)
in ()
----> 1 from nupic.research.spatial_pooler import SpatialPooler

ImportError: No module named research.spatial_pooler

Please see https://discourse.numenta.org/t/warning-0-7-0-breaking-changes/2200

Please ask further questions on HTM Forum, thanks.