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

Please update code to work with current NVIDIA driver, thanks! #50

Open
vincentden6 opened this issue Aug 24, 2021 · 1 comment
Open

Comments

@vincentden6
Copy link

Based on documentation, when I install extreme_3d_faces using the command:

docker build -t extreme-3dmm-docker .

I got 1/13 passed, 2/13 failed:

Step 1/13 : FROM mxnet/python:1.1.0_nccl
...
Step 2/13 : RUN apt-get update
...
Get:11 http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64 Packages [619 kB]
Err:12 http://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1604/x86_64 Packages
Connection failed
Fetched 7725 kB in 12min 1s (10.7 kB/s)
Reading package lists...
E: Failed to fetch http://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1604/x86_64/Packages Connection 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' returned a non-zero code: 100

@lhyfst
Copy link

lhyfst commented May 22, 2022

how to get mxnet/python:1.1.0_nccl?

I got

$ docker build -t extreme-3dmm-docker .
Sending build context to Docker daemon  106.4MB
Step 1/13 : FROM mxnet/python:1.1.0_nccl
manifest for mxnet/python:1.1.0_nccl not found

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

2 participants