Thanks Sergey. The error you saw means you have an old installation of NuPIC instead of a new build. Unsetting NTA and rebuilding with a fresh checkout should fix it. --------- Matt Taylor OS Community Flag-Bearer Numenta
On Mon, May 5, 2014 at 12:41 PM, Sergey Bryukov <[email protected]> wrote: > Hi the problem was in old variables > > to unset old path to NTA! > > > > On 05.05.2014 23:00, Sergey Bryukov wrote: >> >> have the same erroer >> how did you fix it? >> >> Traceback (most recent call last): >> File "./swarm.py", line 105, in <module> >> swarm(INPUT_FILE) >> File "./swarm.py", line 97, in swarm >> modelParams = swarmForBestModelParams(SWARM_DESCRIPTION, name) >> File "./swarm.py", line 68, in swarmForBestModelParams >> modelParams = permutations_runner.runWithConfig( >> AttributeError: 'module' object has no attribute 'runWithConfig' >> > > > _______________________________________________ > 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
