I think the problem may be that you've mixed the two install methods
(virtualenv with darwin64 and the manual process in the new wiki). You
probably have pytest installed within your virtualenv, but not on your
system.

Try typing: deactivate_nupic from the command line and see if
something happens.

As a last resort, `sudo pip install pytest` should install pytest at
the system level.
---------
Matt Taylor
OS Community Flag-Bearer
Numenta


On Sun, Jan 19, 2014 at 11:37 AM, Mhd. Mowafak Allaham
<[email protected]> wrote:
> Hi Marek,
> I have done everything. Nothing is solving the problem of :
>
> ImportError: No module named pytest
>
> when running either through nupic-darwin64 or the other way presented at
> github.
>
>
> Thanks in advance
>
>
>
>
> On Sun, Jan 19, 2014 at 2:01 PM, Marek Otahal <[email protected]> wrote:
>>
>> Hi,
>>
>> I don't actually have OSX as OS, but the repo is intended for Mac (as a PC
>> architecture), so a version of the OS (OSX Maverics, or any other) should
>> not matter.
>>
>> So yes, it should work, just use the python2.7 branch if your (default)
>> python is 2.7 (like you said before).
>>
>> Regards, M.
>>
>>
>> On Sun, Jan 19, 2014 at 7:55 PM, Mhd. Mowafak Allaham
>> <[email protected]> wrote:
>>>
>>> Marek,
>>> Does nupic-darwin64 works also for OSX Mavericks?
>>
>> --
>> Marek Otahal :o)
>>
>> _______________________________________________
>> nupic mailing list
>> [email protected]
>> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
>>
>
>
>
> --
> Mohamad Mowafak R. Allaham
> Graduate Student
> Computer Science Department
> George Mason University
> email: [email protected]
>
> _______________________________________________
> 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

Reply via email to