numenta / nupic.core-legacy

Implementation of core NuPIC algorithms in C++ (under construction)
http://numenta.org
GNU Affero General Public License v3.0
272 stars 276 forks source link

nupic.bindings package not able to install on linux , need a quick help #1278

Open manahnmed opened 7 years ago

manahnmed commented 7 years ago

Hi Guys,

pip install -U root nupic.bindings-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available. nupic.bindings-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl is not a supported wheel on this platform.

Need a quick resolution , please help me out

rhyolight commented 7 years ago

What happens when you run pip install nupic.bindings?

breznak commented 7 years ago

you could always downlod the binary (somewhere?) and install locally from the file

manahnmed commented 7 years ago

Can you please share me the link to download binary for linux platform

On Thu, Apr 13, 2017 at 4:14 PM, breznak notifications@github.com wrote:

you could always downlod the binary (somewhere?) and install locally from the file

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/numenta/nupic.core/issues/1278#issuecomment-293855720, or mute the thread https://github.com/notifications/unsubscribe-auth/AaBQMCQ04y6y0hxuZVHeR6ZiQC5uWzxPks5rvfyHgaJpZM4M69bj .

-- With Thanks and Regards

manahnmed commented 7 years ago

Hi rhyolight,

  Since there is no outbound access on this machines , "pip install nupic.bindings" throws back a messages telling , its not able to reach the repository.
rhyolight commented 7 years ago

@manahnmed you can download the bindings binaries from pypi. But you might need internet access to fully install dependencies.