xychelsea/deepfacelab-docker

Dockerbuild not building

seaniedan opened this issue · 0 comments

Hello,

when I follow the instructions and
docker build -t deepfacelab:latest-gpu-jupyter -f Dockerfile.nvidia-jupyter .
I get as far as:

Step 16/24 : RUN conda create -c nvidia -n deepfacelab python=3.7 cudnn=8.0.4 cudatoolkit=11.0.221
 ---> Running in 9489a15817fb
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done

## Package Plan ##

  environment location: /usr/local/anaconda3/envs/deepfacelab

  added / updated specs:
    - cudatoolkit=11.0.221
    - cudnn=8.0.4
    - python=3.7


The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    _libgcc_mutex-0.1          |      conda_forge           3 KB  conda-forge
    _openmp_mutex-4.5          |            1_gnu          22 KB  conda-forge
    ca-certificates-2020.12.5  |       ha878542_0         137 KB  conda-forge
    certifi-2020.12.5          |   py37h89c1867_1         143 KB  conda-forge
    cudatoolkit-11.0.221       |       h6bb024c_0       953.0 MB  nvidia
    cudnn-8.0.4                |       cuda11.0_0       518.7 MB  nvidia
    ld_impl_linux-64-2.35.1    |       hea4e1c9_2         618 KB  conda-forge
    libffi-3.3                 |       h58526e2_2          51 KB  conda-forge
    libgcc-ng-9.3.0            |      h2828fa1_19         7.8 MB  conda-forge
    libgomp-9.3.0              |      h2828fa1_19         376 KB  conda-forge
    libstdcxx-ng-9.3.0         |      h6de172a_19         4.0 MB  conda-forge
    ncurses-6.2                |       h58526e2_4         985 KB  conda-forge
    openssl-1.1.1k             |       h7f98852_0         2.1 MB  conda-forge
    pip-21.1.1                 |     pyhd8ed1ab_0         1.1 MB  conda-forge
    python-3.7.10              |hffdb5ce_100_cpython        57.3 MB  conda-forge
    python_abi-3.7             |          1_cp37m           4 KB  conda-forge
    readline-8.1               |       h46c0cb4_0         295 KB  conda-forge
    setuptools-49.6.0          |   py37h89c1867_3         947 KB  conda-forge
    sqlite-3.35.5              |       h74cdb3f_0         1.4 MB  conda-forge
    tk-8.6.10                  |       h21135ba_1         3.2 MB  conda-forge
    wheel-0.36.2               |     pyhd3deb0d_0          31 KB  conda-forge
    xz-5.2.5                   |       h516909a_1         343 KB  conda-forge
    zlib-1.2.11                |    h516909a_1010         106 KB  conda-forge
    ------------------------------------------------------------
                                           Total:        1.52 GB

The following NEW packages will be INSTALLED:

  _libgcc_mutex      conda-forge/linux-64::_libgcc_mutex-0.1-conda_forge
  _openmp_mutex      conda-forge/linux-64::_openmp_mutex-4.5-1_gnu
  ca-certificates    conda-forge/linux-64::ca-certificates-2020.12.5-ha878542_0
  certifi            conda-forge/linux-64::certifi-2020.12.5-py37h89c1867_1
  cudatoolkit        nvidia/linux-64::cudatoolkit-11.0.221-h6bb024c_0
  cudnn              nvidia/linux-64::cudnn-8.0.4-cuda11.0_0
  ld_impl_linux-64   conda-forge/linux-64::ld_impl_linux-64-2.35.1-hea4e1c9_2
  libffi             conda-forge/linux-64::libffi-3.3-h58526e2_2
  libgcc-ng          conda-forge/linux-64::libgcc-ng-9.3.0-h2828fa1_19
  libgomp            conda-forge/linux-64::libgomp-9.3.0-h2828fa1_19
  libstdcxx-ng       conda-forge/linux-64::libstdcxx-ng-9.3.0-h6de172a_19
  ncurses            conda-forge/linux-64::ncurses-6.2-h58526e2_4
  openssl            conda-forge/linux-64::openssl-1.1.1k-h7f98852_0
  pip                conda-forge/noarch::pip-21.1.1-pyhd8ed1ab_0
  python             conda-forge/linux-64::python-3.7.10-hffdb5ce_100_cpython
  python_abi         conda-forge/linux-64::python_abi-3.7-1_cp37m
  readline           conda-forge/linux-64::readline-8.1-h46c0cb4_0
  setuptools         conda-forge/linux-64::setuptools-49.6.0-py37h89c1867_3
  sqlite             conda-forge/linux-64::sqlite-3.35.5-h74cdb3f_0
  tk                 conda-forge/linux-64::tk-8.6.10-h21135ba_1
  wheel              conda-forge/noarch::wheel-0.36.2-pyhd3deb0d_0
  xz                 conda-forge/linux-64::xz-5.2.5-h516909a_1
  zlib               conda-forge/linux-64::zlib-1.2.11-h516909a_1010


Proceed ([y]/n)? 

Downloading and Extracting Packages
_libgcc_mutex-0.1    | 3 KB      | ########## | 100% 
readline-8.1         | 295 KB    | ########## | 100% 
wheel-0.36.2         | 31 KB     | ########## | 100% 
setuptools-49.6.0    | 947 KB    | ########## | 100% 
ca-certificates-2020 | 137 KB    | ########## | 100% 
openssl-1.1.1k       | 2.1 MB    | ########## | 100% 
python-3.7.10        | 57.3 MB   | ########## | 100% 
xz-5.2.5             | 343 KB    | ########## | 100% 
cudnn-8.0.4          | 518.7 MB  | ########## | 100% 
libgcc-ng-9.3.0      | 7.8 MB    | ########## | 100% 
certifi-2020.12.5    | 143 KB    | ########## | 100% 
libstdcxx-ng-9.3.0   | 4.0 MB    | ########## | 100% 
zlib-1.2.11          | 106 KB    | ########## | 100% 
libffi-3.3           | 51 KB     | ########## | 100% 
ncurses-6.2          | 985 KB    | ########## | 100% 
libgomp-9.3.0        | 376 KB    | ########## | 100% 
tk-8.6.10            | 3.2 MB    | ########## | 100% 
cudatoolkit-11.0.221 | 953.0 MB  |            |   0% 
ld_impl_linux-64-2.3 | 618 KB    | ########## | 100% 
sqlite-3.35.5        | 1.4 MB    | ########## | 100% 
pip-21.1.1           | 1.1 MB    | ########## | 100% 
python_abi-3.7       | 4 KB      | ########## | 100% 
_openmp_mutex-4.5    | 22 KB     | ########## | 100% 
TypeError('not all arguments converted during string formatting')

any clues? I am still getting the 'no numpy' error with
deepfacelab-docker:latest