I'm trying to validate that my msql setup is compatible with Nupic so that I can run a swarm. I cd'd into $NUPIC/examples/swarm/ and ran python test_db.py and got
File "test_db.py", line 23, in <module> from nupic.support.configuration import Configuration ImportError: No module named nupic.support.configuration I checked the directory structure and it looks like there is no support directory. What's the workaround to this? thanks Mika
_______________________________________________ nupic mailing list nupic@lists.numenta.org http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org