Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants