OSX 10.11
I also have a similar problem on Ubuntu 14.04:

zvika@ubuntu:/media/psf/Home/git/nupic$ pip install nupic --upgrade
Downloading/unpacking nupic from 
https://pypi.python.org/packages/py2/n/nupic/nupic-0.3.5-py2-none-any.whl#md5=117af79cc32627d581733ec9f7d3e721
  Downloading nupic-0.3.5-py2-none-any.whl (4.7MB): 4.7MB downloaded
Requirement already up-to-date: PyMySQL==0.6.2 in 
/usr/local/lib/python2.7/dist-packages (from nupic)
Requirement already up-to-date: pycapnp==0.5.5 in 
/usr/local/lib/python2.7/dist-packages (from nupic)
Requirement already up-to-date: numpy==1.9.2 in 
/usr/local/lib/python2.7/dist-packages (from nupic)
Requirement already up-to-date: pyproj==1.9.3 in 
/usr/local/lib/python2.7/dist-packages (from nupic)
Requirement already up-to-date: validictory==0.9.1 in 
/usr/local/lib/python2.7/dist-packages (from nupic)
Requirement already up-to-date: pytest-cov==1.6 in 
/usr/local/lib/python2.7/dist-packages (from nupic)
Requirement already up-to-date: mock==1.0.1 in 
/usr/local/lib/python2.7/dist-packages (from nupic)
Downloading/unpacking nupic.bindings==0.2.2 (from nupic)
  Could not find any downloads that satisfy the requirement 
nupic.bindings==0.2.2 (from nupic)
  Some externally hosted files were ignored (use --allow-external 
nupic.bindings to allow).
Cleaning up...
No distributions at all found for nupic.bindings==0.2.2 (from nupic)
Storing debug log for failure in /home/zvika/.pip/pip.log


Thanks
Zvika

On 18 Oct 2015, at 7:59 PM, Matthew Taylor 
<[email protected]<mailto:[email protected]>> wrote:

Please tell me what version of OS X you are using.

---------
Matt Taylor
OS Community Flag-Bearer
Numenta

On Sun, Oct 18, 2015 at 12:24 AM, Zvika Ashani 
<[email protected]<mailto:[email protected]>> wrote:
Hi,

I’m getting the following while installing on OSX:

Zvikas-MacBook-Pro:~ Zvika$ pip install nupic
Collecting nupic
  Using cached nupic-0.3.5-py2-none-any.whl
Collecting pytest-cov==1.6 (from nupic)
Collecting numpy==1.9.2 (from nupic)
  Using cached numpy-1.9.2.tar.gz
Collecting asteval==0.9.1 (from nupic)
Collecting prettytable==0.7.2 (from nupic)
  Using cached prettytable-0.7.2.tar.bz2
Collecting pytest==2.5.1 (from nupic)
  Using cached pytest-2.5.1.tar.gz
Collecting psutil==1.0.1 (from nupic)
  Using cached psutil-1.0.1.tar.gz
Collecting pycapnp==0.5.5 (from nupic)
  Using cached pycapnp-0.5.5.tar.gz
Collecting PyYAML==3.10 (from nupic)
  Using cached PyYAML-3.10.tar.gz
Collecting nupic.bindings==0.2.2 (from nupic)
  Could not find a version that satisfies the requirement nupic.bindings==0.2.2 
(from nupic) (from versions: )
No matching distribution found for nupic.bindings==0.2.2 (from nupic)

Any ideas?

Thanks,
Zvika


Reply via email to