preprocess_kgptalkie
preprocess_kgptalkie copied to clipboard
What do I do for the below error?
When I run !pip install git+https://github.com/laxmimerit/preprocess_kgptalkie.git, I get this error:
Defaulting to user installation because normal site-packages is not writeable Collecting git+https://github.com/laxmimerit/preprocess_kgptalkie.git Cloning https://github.com/laxmimerit/preprocess_kgptalkie.git to /private/tmp/pip-req-build-vrvhr54f Running command git clone -q https://github.com/laxmimerit/preprocess_kgptalkie.git /private/tmp/pip-req-build-vrvhr54f WARNING: Discarding git+https://github.com/laxmimerit/preprocess_kgptalkie.git. Command errored out with exit status 128: git clone -q https://github.com/laxmimerit/preprocess_kgptalkie.git /private/tmp/pip-req-build-vrvhr54f Check the logs for full command output. ERROR: Command errored out with exit status 128: git clone -q https://github.com/laxmimerit/preprocess_kgptalkie.git /private/tmp/pip-req-build-vrvhr54f Check the logs for full command output.