Closed dog-ai-project closed 9 months ago
Try
!pip install git+https://github.com/andreinechaev/nvcc4jupyter.git
(https instead of git)
It is also giving an error. I am unable to load the nvcc plugin
@rohitashwani1 A major update was just introduced. Please follow these instructions.
!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.