Directly installing nupic.bindings using the above command will install 0.6.1 which the latest working version that I can use. It does not recognize the future versions.
If I try to subsequently install nupic with the same command-line, it fails to find the dependent nupic.bindings which is a future version 0.7.0
ADN448:~ jse26711$ pip install nupic.bindings --user --no-cache
Collecting nupic.bindings
Downloading nupic.bindings-0.6.1-cp27-none-macosx_10_10_intel.whl (3.0MB)
100% |████████████████████████████████| 3.0MB 9.8MB/s
Collecting pytest-xdist==1.8 (from nupic.bindings)
Downloading pytest-xdist-1.8.zip
Collecting pytest==2.5.1 (from nupic.bindings)
Downloading pytest-2.5.1.tar.gz (577kB)
100% |████████████████████████████████| 583kB 421kB/s
Collecting pytest-cov==1.6 (from nupic.bindings)
Downloading pytest-cov-1.6.tar.gz
Collecting numpy==1.11.2 (from nupic.bindings)
Downloading numpy-1.11.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (3.9MB)
100% |████████████████████████████████| 3.9MB 10.3MB/s
Collecting execnet>=1.0.8 (from pytest-xdist==1.8->nupic.bindings)
Downloading execnet-1.4.1-py2.py3-none-any.whl (40kB)
100% |████████████████████████████████| 40kB 184kB/s
Collecting py>=1.4.19 (from pytest==2.5.1->nupic.bindings)
Downloading py-1.4.34-py2.py3-none-any.whl (84kB)
100% |████████████████████████████████| 92kB 18.6MB/s
Collecting cov-core>=1.6 (from pytest-cov==1.6->nupic.bindings)
Downloading cov-core-1.15.0.tar.gz
Collecting apipkg>=1.4 (from execnet>=1.0.8->pytest-xdist==1.8->nupic.bindings)
Downloading apipkg-1.4-py2.py3-none-any.whl
Collecting coverage>=3.6 (from cov-core>=1.6->pytest-cov==1.6->nupic.bindings)
Downloading coverage-4.4.1-cp27-cp27m-macosx_10_10_x86_64.whl (172kB)
100% |████████████████████████████████| 174kB 16.2MB/s
Installing collected packages: apipkg, execnet, py, pytest, pytest-xdist, coverage, cov-core, pytest-cov, numpy, nupic.bindings
Running setup.py install for pytest ... done
Running setup.py install for pytest-xdist ... done
Running setup.py install for cov-core ... done
Running setup.py install for pytest-cov ... done
Successfully installed apipkg-1.4 cov-core-1.15.0 coverage-4.4.1 execnet-1.4.1 numpy-1.11.2 nupic.bindings-0.6.1 py-1.4.34 pytest-2.5.1 pytest-cov-1.6 pytest-xdist-1.8
ADN448:~ jse26711$ pip install nupic --user --no-cache
Collecting nupic
Downloading nupic-0.8.0-py2-none-any.whl (4.8MB)
100% |████████████████████████████████| 4.8MB 10.5MB/s
Collecting PyYAML==3.10 (from nupic)
Downloading PyYAML-3.10.tar.gz (241kB)
100% |████████████████████████████████| 245kB 10.4MB/s
Collecting coverage==3.7.1 (from nupic)
Downloading coverage-3.7.1.tar.gz (284kB)
100% |████████████████████████████████| 286kB 14.6MB/s
Collecting psutil==1.0.1 (from nupic)
Downloading psutil-1.0.1.tar.gz (156kB)
100% |████████████████████████████████| 163kB 21.5MB/s
Collecting DBUtils==1.1 (from nupic)
Downloading DBUtils-1.1.tar.gz (109kB)
100% |████████████████████████████████| 112kB 19.9MB/s
Collecting numpy==1.12.1 (from nupic)
Downloading numpy-1.12.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (4.4MB)
100% |████████████████████████████████| 4.4MB 11.2MB/s
Collecting validictory==0.9.1 (from nupic)
Downloading validictory-0.9.1.tar.gz
Collecting pytest-xdist==1.16.0 (from nupic)
Downloading pytest-xdist-1.16.0.tar.gz (88kB)
100% |████████████████████████████████| 92kB 11.4MB/s
Collecting asteval==0.9.1 (from nupic)
Downloading asteval-0.9.1.tar.gz
Collecting python-dateutil==2.1 (from nupic)
Downloading python-dateutil-2.1.tar.gz (152kB)
100% |████████████████████████████████| 153kB 433kB/s
Collecting prettytable==0.7.2 (from nupic)
Downloading prettytable-0.7.2.zip
Collecting pytest==3.0.7 (from nupic)
Downloading pytest-3.0.7-py2.py3-none-any.whl (172kB)
100% |████████████████████████████████| 174kB 11.2MB/s
Collecting unittest2==0.5.1 (from nupic)
Downloading unittest2-0.5.1.zip (78kB)
100% |████████████████████████████████| 81kB 17.7MB/s
Collecting nupic.bindings==0.7.0 (from nupic)
Could not find a version that satisfies the requirement nupic.bindings==0.7.0 (from nupic) (from versions: 0.1.3, 0.1.5, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.7, 0.3.0, 0.3.1, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.4.6, 0.4.7, 0.4.8, 0.4.9, 0.4.10.dev0, 0.4.10, 0.4.12, 0.4.13, 0.4.14, 0.4.15, 0.4.16, 0.5.0, 0.5.1, 0.5.3, 0.6.0, 0.6.1)
No matching distribution found for nupic.bindings==0.7.0 (from nupic)
ADN448:~ jse26711$ pip list
DEPRECATION: The default format will switch to columns in the future. You can use --format=(legacy|columns) (or define a format=(legacy|columns) in your pip.conf under the [list] section) to disable this warning.
apipkg (1.4)
cov-core (1.15.0)
coverage (4.4.1)
execnet (1.4.1)
numpy (1.11.2)
nupic.bindings (0.6.1)
pip (9.0.1)
py (1.4.34)
pytest (2.5.1)
pytest-cov (1.6)
pytest-xdist (1.8)
setuptools (28.8.0)
I tried again install nupic with a clear distro. Same problem
ADN448:~ jse26711$ pip install nupic --user --no-cache
Collecting nupic
Downloading nupic-0.8.0-py2-none-any.whl (4.8MB)
100% |████████████████████████████████| 4.8MB 13.1MB/s
Collecting PyYAML==3.10 (from nupic)
Downloading PyYAML-3.10.tar.gz (241kB)
100% |████████████████████████████████| 245kB 9.0MB/s
Collecting coverage==3.7.1 (from nupic)
Downloading coverage-3.7.1.tar.gz (284kB)
100% |████████████████████████████████| 286kB 11.2MB/s
Collecting psutil==1.0.1 (from nupic)
Downloading psutil-1.0.1.tar.gz (156kB)
100% |████████████████████████████████| 163kB 10.9MB/s
Collecting DBUtils==1.1 (from nupic)
Downloading DBUtils-1.1.tar.gz (109kB)
100% |████████████████████████████████| 112kB 11.6MB/s
Collecting numpy==1.12.1 (from nupic)
Downloading numpy-1.12.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (4.4MB)
100% |████████████████████████████████| 4.4MB 9.7MB/s
Collecting validictory==0.9.1 (from nupic)
Downloading validictory-0.9.1.tar.gz
Collecting pytest-xdist==1.16.0 (from nupic)
Downloading pytest-xdist-1.16.0.tar.gz (88kB)
100% |████████████████████████████████| 92kB 18.7MB/s
Collecting asteval==0.9.1 (from nupic)
Downloading asteval-0.9.1.tar.gz
Collecting python-dateutil==2.1 (from nupic)
Downloading python-dateutil-2.1.tar.gz (152kB)
100% |████████████████████████████████| 153kB 11.4MB/s
Collecting prettytable==0.7.2 (from nupic)
Downloading prettytable-0.7.2.zip
Collecting pytest==3.0.7 (from nupic)
Downloading pytest-3.0.7-py2.py3-none-any.whl (172kB)
100% |████████████████████████████████| 174kB 10.2MB/s
Collecting unittest2==0.5.1 (from nupic)
Downloading unittest2-0.5.1.zip (78kB)
100% |████████████████████████████████| 81kB 326kB/s
Collecting nupic.bindings==0.7.0 (from nupic)
Could not find a version that satisfies the requirement nupic.bindings==0.7.0 (from nupic) (from versions: 0.1.3, 0.1.5, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.7, 0.3.0, 0.3.1, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.4.6, 0.4.7, 0.4.8, 0.4.9, 0.4.10.dev0, 0.4.10, 0.4.12, 0.4.13, 0.4.14, 0.4.15, 0.4.16, 0.5.0, 0.5.1, 0.5.3, 0.6.0, 0.6.1)
No matching distribution found for nupic.bindings==0.7.0 (from nupic)
ADN448:~ jse26711$