Closed alanbernstein closed 7 years ago
This example seems to be running fine for me. Can you try this:
pip install nupic
and save the console outputThere seems to be some unrelated problem with my python installation, I don't think it will be useful to discuss that here.
I tried installing nupic in a virtual environment, and had no trouble running the example in that context.
😌
I'm trying to use this for the first time. I can
pip install nupic
with no trouble, but when I trypython examples/prediction/category_prediction/run.py
, I get this:I found a couple references to a "Duplicate ID" failure, but not in this context.
OSX 10.12.6, python 2.7.13