Hello,
I am trying to run an OPF with one the datasets from NAB through Ubuntu 14. However, I’m running into this error:
"IOError: [Errno 2] No such file or directory: ‘/home/andrew/…/params/model.yaml’
Is model.yaml a file that I should already after pip install nupic or do I need to create it myself (if possible, how can I do that, I read some where about a valid yaml file)? I have already installed pyyaml on my system too.
Any help is appreciated.