Actually, better would be for you to run "python setup.py install" again and paste the console output to pastebin.com. I could tell you if it installed properly by looking at this output.
Thanks, --------- Matt Taylor OS Community Flag-Bearer Numenta On Wed, May 6, 2015 at 1:10 PM, Matthew Taylor <[email protected]> wrote: > 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 >>> >>> >>> >>> >>> >>> >>> >>
