numenta / nupic-legacy

Numenta Platform for Intelligent Computing is an implementation of Hierarchical Temporal Memory (HTM), a theory of intelligence based strictly on the neuroscience of the neocortex.
http://numenta.org/
GNU Affero General Public License v3.0
6.33k stars 1.56k forks source link

Installing Nupic on air-gap computer (without internet connection) Windows OS #3860

Open abuMAK opened 5 years ago

abuMAK commented 5 years ago

Hii, Tring to install nupic on air gap computer (computer without internet connection). I am working on Windows OS server (2012) and WIN10. I am using python version 2.7.14 Pip version : 10.0.1 I download all the requirements packages according to the requirements.txt file in nupic-1.0.5 folder . using the following command: pip download -r c:\nupic-1.0.5\requirements.txt I try to install the file with the following command pip install -r c:\nupic-1.0.5\requirements.txt --no-index --find-links c:\req_nupic-1.0.5 I received the following error : pip install nupic gives error "Command “python setup.py egg_info” failed with error code 1 in c:\appdata\local\temp\20\pip-install-rcv5x0\pytest-xdist\ May someone success to install nupic on a stand-alone computer and can provide explanations? Thanks

rhyolight commented 5 years ago

Sorry this is not a high priority.

https://discourse.numenta.org/t/how-to-install-nupic-on-air-gap-computer-with-windows-os/4778/8?u=rhyolight

breznak commented 5 years ago

It is possible here https://github.com/htm-community/nupic.cpp#simple-build-for-python-users-any-platform