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

Error while using in Colab #14

Closed
dog-ai-project opened this issue Jul 6, 2022 · 3 comments
Closed

Error while using in Colab #14

dog-ai-project opened this issue Jul 6, 2022 · 3 comments

Comments

@dog-ai-project
Copy link

!pip install git+git://github.com/andreinechaev/nvcc4jupyter.git

Error

Looking in indexes: https://pypi.org/simple, https://us-python.pkg.dev/colab-wheels/public/simple/
Collecting git+git://github.com/andreinechaev/nvcc4jupyter.git
Cloning git://github.com/andreinechaev/nvcc4jupyter.git to /tmp/pip-req-build-uc38iq2f
Running command git clone -q git://github.com/andreinechaev/nvcc4jupyter.git /tmp/pip-req-build-uc38iq2f
fatal: unable to connect to github.com:
github.com[0: 140.82.114.4]: errno=Connection timed out

WARNING: Discarding git+git://github.com/andreinechaev/nvcc4jupyter.git. Command errored out with exit status 128: git clone -q git://github.com/andreinechaev/nvcc4jupyter.git /tmp/pip-req-build-uc38iq2f Check the logs for full command output.
ERROR: Command errored out with exit status 128: git clone -q git://github.com/andreinechaev/nvcc4jupyter.git /tmp/pip-req-build-uc38iq2f Check the logs for full command output.

@ghost
Copy link

ghost commented Aug 2, 2022

Try

!pip install git+https://github.com/andreinechaev/nvcc4jupyter.git

(https instead of git)

@rohitashwani1
Copy link

It is also giving an error.
I am unable to load the nvcc plugin

@cosminc98
Copy link
Collaborator

@rohitashwani1 A major update was just introduced. Please follow these instructions.

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