hi ,Matthew Taylor I tried it , and i got : bogon:~ whz$ sudo easy_install nupic Searching for nupic Reading https://pypi.python.org/simple/nupic/ Best match: nupic 0.3.3 Downloading https://pypi.python.org/packages/source/n/nupic/nupic-0.3.3.tar.gz#md5=1b5dad5ea8045ae1deef7881fdcb88d3 Processing nupic-0.3.3.tar.gz Writing /tmp/easy_install-oVfUTu/nupic-0.3.3/setup.cfg Running nupic-0.3.3/setup.py -q bdist_egg --dist-dir /tmp/easy_install-oVfUTu/nupic-0.3.3/egg-dist-tmp-kzAS7S creating /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic-0.3.3-py2.7.egg Extracting nupic-0.3.3-py2.7.egg to /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages Adding nupic 0.3.3 to easy-install.pth file
Installed /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic-0.3.3-py2.7.egg Processing dependencies for nupic Searching for nupic.bindings==0.2.1 Reading https://pypi.python.org/simple/nupic.bindings/ No local packages or download links found for nupic.bindings==0.2.1 error: Could not find suitable distribution for Requirement.parse('nupic.bindings==0.2.1') bogon:~ whz$ easy_install nupic Searching for nupic Best match: nupic 0.3.3 Processing nupic-0.3.3-py2.7.egg nupic 0.3.3 is already the active version in easy-install.pth Using /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic-0.3.3-py2.7.egg Processing dependencies for nupic Searching for nupic.bindings==0.2.1 Reading https://pypi.python.org/simple/nupic.bindings/ No local packages or download links found for nupic.bindings==0.2.1 error: Could not find suitable distribution for Requirement.parse('nupic.bindings==0.2.1') bogon:~ whz$ thank you for your patience > > 在 2015年9月24日,下午12:55,Matthew Taylor <[email protected]> 写道: > > Can you try: > > > easy_install nupic > > If that doesn't work: > > > sudo easy_install nupic > > Thank you for your patience, > Matt > > Sent from my MegaPhone > > On Sep 23, 2015, at 9:16 PM, wanghouzhi-1986 <[email protected] > <mailto:[email protected]>> wrote: > >> bogon:~ whz$ which python >> /Library/Frameworks/Python.framework/Versions/2.7/bin/python >> bogon:~ whz$ >> >> thank you >>> 在 2015年9月24日,上午11:43,Matthew Taylor <[email protected] >>> <mailto:[email protected]>> 写道: >>> >>> type "which python" >>> --------- >>> Matt Taylor >>> OS Community Flag-Bearer >>> Numenta >>> >>> >>> On Wed, Sep 23, 2015 at 8:16 PM, wanghouzhi-1986 >>> <[email protected] <mailto:[email protected]>> wrote: >>>> hi , Matthew Taylor >>>> >>>> I am sorry , I do not know whether i am using Anaconda python >>>> >>>> bogon:~ whz$ python -V >>>> Python 2.7.6 >>>> >>>> 在 2015年9月24日,上午10:43,Matthew Taylor <[email protected] >>>> <mailto:[email protected]>> 写道: >>>> >>>> Are you using Anaconda python? >>>> >>>> Sent from my MegaPhone >>>> >>>> On Sep 23, 2015, at 6:59 PM, wanghouzhi-1986 <[email protected] >>>> <mailto:[email protected]>> >>>> wrote: >>>> >>>> hi,Matthew Taylor >>>> I install NuPIC on OS X Yosemite following as >>>> https://www.youtube.com/watch?v=6OPTMDO17XI >>>> <https://www.youtube.com/watch?v=6OPTMDO17XI> , but i got error : >>>> >>>> Using cached python-dateutil-2.1.tar.gz >>>> Requirement already satisfied (use --upgrade to upgrade): pillow==2.3.0 in >>>> /Library/Python/2.7/site-packages (from nupic) >>>> Collecting nupic.bindings==0.2.1 (from nupic) >>>> Could not find a version that satisfies the requirement >>>> nupic.bindings==0.2.1 (from nupic) (from versions: ) >>>> Some externally hosted files were ignored as access to them may be >>>> unreliable (use --allow-external nupic.bindings to allow). >>>> No matching distribution found for nupic.bindings==0.2.1 (from nupic) >>>> >>>> how can i resolve it ? >>>> >>>> 在 2015年9月24日,上午8:34,Matthew Taylor <[email protected] >>>> <mailto:[email protected]>> 写道: >>>> >>>> https://www.youtube.com/watch?v=6OPTMDO17XI >>>> <https://www.youtube.com/watch?v=6OPTMDO17XI> >>>> >>>> >>>> >>> >>
