Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

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

Open
abuMAK opened this issue Dec 9, 2018 · 2 comments

Comments

@abuMAK
Copy link

abuMAK commented Dec 9, 2018

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
Copy link
Member

@breznak
Copy link
Member

breznak commented May 31, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants