We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
which python version are you using?
Sorry, something went wrong.
3.9.6
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: