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
I am trying to build the GPU docker as it is advised, however encounter the following error
W: Failed to fetch https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1404/x86_64/Packages gnutls_handshake() failed: Handshake failed W: Failed to fetch https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1404/x86_64/Packages gnutls_handshake() failed: Handshake failed E: Some index files failed to download. They have been ignored, or old ones used instead. The command '/bin/sh -c apt-get update && apt-get install -y --no-install-recommends build-essential cmake git wget libatlas-base-dev libboost-all-dev libgflags-dev libgoogle-glog-dev libhdf5-serial-dev libleveldb-dev liblmdb-dev libopencv-dev libprotobuf-dev libsnappy-dev libgeos-dev protobuf-compiler python-dev python-numpy python-pip python-scipy python-opencv && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100
I appreciate any hint
The text was updated successfully, but these errors were encountered:
seems nvidia doesn't support ubuntu 14.04 any longer
Sorry, something went wrong.
I get the same error message
No branches or pull requests
I am trying to build the GPU docker as it is advised, however encounter the following error
I appreciate any hint
The text was updated successfully, but these errors were encountered: