Can't pip install from private github repo
muzhig opened this issue · 1 comments
muzhig commented
Generated requirements from /github/workspace/serverless/app-genie/requirements.txt in /github/workspace/serverless/app-genie/.serverless/requirements.txt
Installing requirements from "/github/home/.cache/serverless-python-requirements/93fe74472491c585a95828d8ed2337c4354773da820c77a2c567d4b880a0b0ea_x86_64_slspyc/requirements.txt"
Using download cache directory /github/home/.cache/serverless-python-requirements/downloadCacheslspyc
Running ...
Stdout: Collecting plantr@ ***github.com/...@genie (from -r /github/home/.cache/serverless-python-requirements/93fe74472491c585a95828d8ed2337c4354773da820c77a2c567d4b880a0b0ea_x86_64_slspyc/requirements.txt (line 2))
Cloning ***github.com/… (to revision genie) to /tmp/pip-install-9t15f799/plantr_b2a8d042143d467e8b0cd7678293c2a1
Stderr: ERROR: Error [Errno 2] No such file or directory: 'git' while executing command git version
ERROR: Cannot find command 'git' - do you have 'git' installed and in your PATH?
surfingdoggo commented
Hi, did you ever sort this out?