I'm trying to run the swarm tool, but I'm getting this error: [vagrant@nupic-vagrant:/vagrant/nupic]$ ./bin/run_swarm.py /vagrant/linguist/tools/swarm/swarm_def.json --overwrite Generating experiment files in directory: /vagrant/linguist/tools/swarm... Writing 325 lines... Writing 113 lines... done. None No handlers could be found for logger "com.numenta.nupic.database.ClientJobsDAO.ClientJobsDAO"
It's just stuck here, and when I hit Control+C, I see: ^C'NoneType' object has no attribute '_HyperSearchRunner__searchJob' I have mysql installed on the vagrant virtual machine. What can I do to fix this? On Tue, Aug 27, 2013 at 9:46 PM, Matthew Taylor <[email protected]> wrote: > Ron, > > That is a very thorough wiki page! Nice job all around. > > --------- > Matt Taylor > OS Community Flag-Bearer > Numenta > > > On Tue, Aug 27, 2013 at 6:46 PM, Chetan Surpur <[email protected]> wrote: > >> Wonderful, this is going to be invaluable. Thanks so much! >> >> >> On Tue, Aug 27, 2013 at 6:19 PM, Ron Marianetti < >> [email protected]> wrote: >> >>> FYI, There is now a new wiki page up at >>> https://github.com/numenta/nupic/wiki/Running-Swarms that describes how >>> to use the new run_swarm.py tool to run swarms. >>> >>> >>> >>> _______________________________________________ >>> nupic mailing list >>> [email protected] >>> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org >>> >> >> >> _______________________________________________ >> nupic mailing list >> [email protected] >> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org >> >> > > _______________________________________________ > nupic mailing list > [email protected] > http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org > >
_______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
