I am new to NuPIC. Running on a OS X Yosemite 10.10.4. I have gotten nothing HTM related to run. I tried to follow the HotGym and got an error when I attempted to run swarm.py
Note I altered nothing in swarm.py Is there supposed to be a file called nupic.py because the error I get is as follows: Traceback (most recent call last): File "/Users/Stan/nupic/examples/opf/clients/hotgym/prediction/one_gym/swarm.py", line 34, in <module> from nupic.swarming import permutations_runner ImportError: No module named nupic.swarming Do you have any suggestions?
