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]> 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
