Trying to install from Linux Single Host instructions but when i get to the following line:
sudo pip install -r requirements.txt
The return is:
Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'
I do not see a requirements.txt anywhere in the git repo.
Perhaps, I am not understanding though. Any Advice?
Trying to install from Linux Single Host instructions but when i get to the following line:
sudo pip install -r requirements.txt
The return is:
Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'
I do not see a requirements.txt anywhere in the git repo.
Perhaps, I am not understanding though. Any Advice?