We are still straggling to install nupic and nupic.core o Raspberry Pi and even on Ubuntu 16.04. We are not talking about Raspberry Pi only. It would be general issue for installation from the source. There would be so many issues regarding installation.
Python version
As far as we studied there are big change of package management system between python 2.7.9 and 2.7.13
Pip version
pip version should be also an issue. Because pip would have also strong dependency to package management system.
We are really wondering if we could get information about environment in where we could install nupic correctly. It’s crystal clear that without source code installation, we could never ever fix bugs by ourselves to contribute Nupic improvement
If NuPIC doesn’t install properly with pip on Ubuntu 16.04, I want to fix it. I’m investigating that. However, we won’t be putting effort into getting NuPIC running out of the box on Raspberry Pi (we just don’t have the time now).
I am downloading Ubuntu 16 now for a test later this afternoon.
I will still attempt to install on Ubuntu 16.04 later today. If it ships with Python 2.7.13, and there are package management problems with using that python version, I think we should at try to fix it.
In the nupic installation guide, below is requirements. But could you tell us exact version numbers of setuptools and wheel? This might have some impact in building nupic.
Many thanks,
Dependencies
The following dependencies are required to install NuPIC on all operating systems.