This is how I attempted to install nupic:
I went to GitHub and downloaded the nupic-linux64 zip file, unzipped it ... I
then ran:
git clone https://github.com/numenta/nupic-linux64.git
source nupic-linux64/bin/activate
per the instruction in the README.md file
I then found the main nupic directory in GitHub:
https://github.com/numenta/nupic
I downloaded the zip file and extracted the contents
I then located the setup.py and ran that python script.
Any suggestions would be appreciated, thanks
-----Original Message-----
From: nupic [mailto:[email protected]] On Behalf Of Matthew Taylor
Sent: Wednesday, May 6, 2015 1:11 PM
To: Burman, Jerry (US - Los Angeles)
Subject: Re: How to Run Nupic Example
I don't think you have installed NuPIC properly. How did you install?
---------
Matt Taylor
OS Community Flag-Bearer
Numenta
On Wed, May 6, 2015 at 12:54 PM, Burman, Jerry (US - Los Angeles)
<[email protected]> wrote:
> Ok, I tried the github example you provided below and I get an error that
> says:
>
> Traceback (most recent call last):
> File "./run_swarm.py", line 30, in <module>
> from nupic.swarming import permutations_runner
> ImportError: No module named nupic.swarming
>
> I tried searching for 'nupic.swarming' and there is nothing in the nupic
> directory?
>
> Please advise, thanks
>
> -----Original Message-----
> From: nupic [mailto:[email protected]] On Behalf Of Matthew
> Taylor
> Sent: Wednesday, May 6, 2015 12:31 PM
> To: Burman, Jerry (US - Los Angeles)
> Subject: Re: How to Run Nupic Example
>
> Do you mean this?
> https://github.com/numenta/nupic/tree/master/examples/opf/clients/hotgym/prediction/one_gym
> ---------
> Matt Taylor
> OS Community Flag-Bearer
> Numenta
>
>
> On Wed, May 6, 2015 at 11:34 AM, Burman, Jerry (US - Los Angeles)
> <[email protected]> wrote:
>> I am new to Nupic and I followed the instructions on GitHub on installing it
>> on my Linux 64 bit PC. I did the setup.py and I would like to run the
>> examples. Can someone please provide clear instructions on how to run, for
>> example, the prediction example?
>>
>>
>>
>> Thanks
>>
>>
>>
>>
>> This message (including any attachments) contains confidential information
>> intended for a specific individual and purpose, and is protected by law. If
>> you are not the intended recipient, you should delete this message and any
>> disclosure, copying, or distribution of this message, or the taking of any
>> action based on it, by you is strictly prohibited.
>>
>> v.E.1
>>
>>
>>
>>
>>
>>
>>
>