This completely solved my problem. Yes, I should compile it in a different
directory. Thanks!


On Sat, Feb 15, 2014 at 8:49 PM, Freeman 77 <[email protected]> wrote:

> I was having the same issue, you do NOT want to build the code inside the
> nupic folder, it MUST be compiled in another directory as specified in the
> wiki.
> nupic: "$HOME/nupic"
> nta: "$HOME/nta/eng"
>
>
> El 15-02-2014, a las 19:24, "Yuwei Cui" <[email protected]> escribió:
>
> I have encountered the same problem with running the tests.
>
> Moreover, I also tried to run the python test example "hotgym" using
>
> $NUPIC/examples/opf/clients/hotgym/hotgym.py
>
> and got the following error
>
> from nupic.data.datasethelpers import findDataset
> ImportError: No module named nupic.data.datasethelpers
>
> Does anyone know what's wrong with the tests? Thanks in advance!
>
>
>
> On Sat, Feb 15, 2014 at 1:37 PM, Justin Souter 
> <[email protected]>wrote:
>
>>
>> After building successfully (Mac OS X) I tried to run the tests via the
>> recommended commands:
>>
>> $NTA/bin/htmtest
>> $NTA/bin/testeverything
>>
>> But the target files can't be found.
>>
>> My $NTA is:
>>
>>  /Users/justin/dev/nupic/nta/eng
>>
>> I looked at the build log in /tmp/ntabuild/stdout.txt and I see the line:
>>
>> Entering 'nta'
>>
>> Followed several lines later by:
>>
>> Removing eng/
>>
>> So that explains why the test path is invalid, but why is the build
>> script deleting that directory?
>> _______________________________________________
>> nupic mailing list
>> [email protected]
>> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
>>
>
>
>
> --
> --
> Yuwei Cui
>
> Neuroscience and Cognitive Science (NACS)
> 1207 Bioscience Research Building
> University of Maryland, College Park, MD, 20742
>
> Tel: +01-(301)-405-1588
> Email: [email protected]
> Homepage: http://terpconnect.umd.edu/~ywcui/
>
> _______________________________________________
> 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
>
>


-- 
--
Yuwei Cui

Neuroscience and Cognitive Science (NACS)
1207 Bioscience Research Building
University of Maryland, College Park, MD, 20742

Tel: +01-(301)-405-1588
Email: [email protected]
Homepage: http://terpconnect.umd.edu/~ywcui/
_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org

Reply via email to