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

track 3 docker environment error #100

Open
gary88christie opened this issue Mar 28, 2023 · 4 comments
Open

track 3 docker environment error #100

gary88christie opened this issue Mar 28, 2023 · 4 comments

Comments

@gary88christie
Copy link

Track 1 & Track 2 can run successfully.
But I met a Track 3 docker evironment error because nvidia/cuda:11.0-devel-ubuntu18.04 is no longer available.

Install Status:
{'faiss_t3': 'fail'}

 => ERROR [internal] load metadata for docker.io/nvidia/cuda:11.0-devel-ubuntu18.04                                                                                               1.6s
------
 > [internal] load metadata for docker.io/nvidia/cuda:11.0-devel-ubuntu18.04:
------
Dockerfile:2
--------------------
   1 |      
   2 | >>> FROM nvidia/cuda:11.0-devel-ubuntu18.04
   3 |     
   4 |     ENV PATH="/root/miniconda3/bin:${PATH}"
--------------------
ERROR: failed to solve: nvidia/cuda:11.0-devel-ubuntu18.04: docker.io/nvidia/cuda:11.0-devel-ubuntu18.04: not found

So I tried with a similar nvidia docker version nvidia/cuda:11.0.3-devel-ubuntu18.04, but seems to cause a lot of package conflicts:

Examining conflict for libgcc-ng libgomp _openmp_mutex:  67%|██████▋   | 34/51 [02:32<00:21,  1.25s/it]                                                                                failed                                                                                                                          
#0 358.3 
#0 358.3 UnsatisfiableError: The following specifications were found to be incompatible with a past
#0 358.3 explicit spec that is not an explicit spec in this operation (setuptools):
#0 358.3 
#0 358.3   - faiss-gpu -> numpy[version='>=1.11,<2'] -> python[version='>=3.10,<3.11.0a0|>=3.11,<3.12.0a0']
#0 358.3   - faiss-gpu -> python[version='>=2.7,<2.8.0a0|>=3.6,<3.7.0a0|>=3.7,<3.8.0a0|>=3.9,<3.10.0a0|>=3.8,<3.9.0a0|>=3.5,<3.6.0a0']
#0 358.3   - python=3.6.9 -> pip -> setuptools
#0 358.3   - python=3.6.9 -> pip -> wheel
#0 358.3 
#0 358.3 The following specifications were found to be incompatible with each other:
#0 358.3 
#0 358.3 Output in format: Requested package -> Available versions
#0 358.3 
#0 358.3 Package ncurses conflicts for:
#0 358.3 pip -> python[version='>=3.11,<3.12.0a0'] -> ncurses[version='6.0.*|>=6.0,<7.0a0|>=6.1,<7.0a0|>=6.2,<7.0a0|>=6.3,<7.0a0|>=6.4,<7.0a0']
#0 358.3 cffi -> python[version='>=3.11,<3.12.0a0'] -> ncurses[version='6.0.*|>=6.0,<7.0a0|>=6.1,<7.0a0|>=6.2,<7.0a0|>=6.3,<7.0a0|>=6.4,<7.0a0']
#0 358.3 cryptography -> python[version='>=3.11,<3.12.0a0'] -> ncurses[version='6.0.*|>=6.0,<7.0a0|>=6.1,<7.0a0|>=6.2,<7.0a0|>=6.3,<7.0a0|>=6.4,<7.0a0']
#0 358.3 pyopenssl -> python[version='>=3.11,<3.12.0a0'] -> ncurses[version='6.0.*|>=6.0,<7.0a0|>=6.1,<7.0a0|>=6.2,<7.0a0|>=6.3,<7.0a0|>=6.4,<7.0a0']


#0 358.3 brotlipyThe following specifications were found to be incompatible with your system:
#0 358.3 
#0 358.3   - feature:/linux-64::__glibc==2.27=0
#0 358.3   - brotlipy -> libgcc-ng[version='>=7.3.0'] -> __glibc[version='>=2.17']
#0 358.3   - bzip2 -> libgcc-ng[version='>=7.3.0'] -> __glibc[version='>=2.17']
#0 358.3   - cffi -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17']
#0 358.3   - conda-package-handling -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17']
#0 358.3   - cryptography -> libgcc-ng -> __glibc[version='>=2.17']
#0 358.3   - cudatoolkit=11.0 -> libgcc-ng[version='>=7.3.0'] -> __glibc[version='>=2.17']
#0 358.3   - faiss-gpu -> libgcc-ng[version='>=8.4.0'] -> __glibc[version='>=2.17']
#0 358.3   - libffi -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17']
#0 358.3   - libgcc-ng -> __glibc[version='>=2.17']
#0 358.3   - libstdcxx-ng -> __glibc[version='>=2.17']
#0 358.3   - libuuid -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17']
#0 358.3   - ncurses -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17']
#0 358.3   - openssl -> libgcc-ng[version='>=7.5.0'] -> __glibc[version='>=2.17']
#0 358.3   - pycosat -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17']
#0 358.3   - python=3.6.9 -> libgcc-ng[version='>=7.3.0'] -> __glibc[version='>=2.17']
#0 358.3   - readline -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17']
#0 358.3   - ruamel.yaml -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17']
#0 358.3   - ruamel.yaml.clib -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17']
#0 358.3   - sqlite -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17']
#0 358.3   - tk -> libgcc-ng[version='>=7.5.0'] -> __glibc[version='>=2.17']
#0 358.3   - xz -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17']
#0 358.3   - zlib -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17']
#0 358.3   - zstandard -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17']
#0 358.3 
#0 358.3 Your installed version is: 2.27
#0 358.3 
#0 358.3 
------
Dockerfile:11
--------------------
  10 |     
  11 | >>> RUN wget \
  12 | >>>     https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh \
  13 | >>>     && mkdir /root/.conda \
  14 | >>>     && bash Miniconda3-latest-Linux-x86_64.sh -b \
  15 | >>>     && rm -f Miniconda3-latest-Linux-x86_64.sh \
  16 | >>>     && conda --version \
  17 | >>>     && conda install -c pytorch python=3.6.9 faiss-gpu cudatoolkit=11.0
  18 |     
--------------------
ERROR: failed to solve: process "/bin/sh -c wget     https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh     && mkdir /root/.conda     && bash Miniconda3-latest-Linux-x86_64.sh -b     && rm -f Miniconda3-latest-Linux-x86_64.sh     && conda --version     && conda install -c pytorch python=3.6.9 faiss-gpu cudatoolkit=11.0" did not complete successfully: exit code: 1
@sourcesync
Copy link
Collaborator

sourcesync commented Mar 28, 2023 via email

@sourcesync
Copy link
Collaborator

sourcesync commented Apr 3, 2023 via email

@gary88christie
Copy link
Author

gary88christie commented Apr 10, 2023

"gary88christie" I'm not sure how to add you to the pull request, but please check this out and let me know if it resolves your issue. #101 As I mentioned before, I found getting docker to play nicely with CUDA/GPU more challenging than it has been fun 😀. Let me know if you run into any issues. George On Mon, Mar 27, 2023 at 9:09 PM George Williams @.> wrote:

Yeah, getting the docker environment can be tricky. When I get a chance I'll look at it this week asap. On Mon, Mar 27, 2023 at 5:53 PM gary88christie @.
> wrote: > Track 1 & Track 2 can run successfully. > But I met a Track 3 docker evironment error because > nvidia/cuda:11.0-devel-ubuntu18.04 is no longer available. > > Install Status: > {'faiss_t3': 'fail'} > > => ERROR [internal] load metadata for docker.io/nvidia/cuda:11.0-devel-ubuntu18.04 1.6s > ------ > > [internal] load metadata for docker.io/nvidia/cuda:11.0-devel-ubuntu18.04: > ------ > Dockerfile:2 > -------------------- > 1 | > 2 | >>> FROM nvidia/cuda:11.0-devel-ubuntu18.04 > 3 | > 4 | ENV PATH="/root/miniconda3/bin:${PATH}" > -------------------- > ERROR: failed to solve: nvidia/cuda:11.0-devel-ubuntu18.04: docker.io/nvidia/cuda:11.0-devel-ubuntu18.04: not found > > So I tried with a similar nvidia docker version > nvidia/cuda:11.0.3-devel-ubuntu18.04, but seems to cause a lot of package > conflicts: > > Examining conflict for libgcc-ng libgomp _openmp_mutex: 67%|██████▋ | 34/51 [02:32<00:21, 1.25s/it] failed > #0 358.3 > #0 358.3 UnsatisfiableError: The following specifications were found to be incompatible with a past > #0 358.3 explicit spec that is not an explicit spec in this operation (setuptools): > #0 358.3 > #0 358.3 - faiss-gpu -> numpy[version='>=1.11,<2'] -> python[version='>=3.10,<3.11.0a0|>=3.11,<3.12.0a0'] > #0 358.3 - faiss-gpu -> python[version='>=2.7,<2.8.0a0|>=3.6,<3.7.0a0|>=3.7,<3.8.0a0|>=3.9,<3.10.0a0|>=3.8,<3.9.0a0|>=3.5,<3.6.0a0'] > #0 358.3 - python=3.6.9 -> pip -> setuptools > #0 358.3 - python=3.6.9 -> pip -> wheel > #0 358.3 > #0 358.3 The following specifications were found to be incompatible with each other: > #0 358.3 > #0 358.3 Output in format: Requested package -> Available versions > #0 358.3 > #0 358.3 Package ncurses conflicts for: > #0 358.3 pip -> python[version='>=3.11,<3.12.0a0'] -> ncurses[version='6.0.|>=6.0,<7.0a0|>=6.1,<7.0a0|>=6.2,<7.0a0|>=6.3,<7.0a0|>=6.4,<7.0a0'] > #0 358.3 cffi -> python[version='>=3.11,<3.12.0a0'] -> ncurses[version='6.0.|>=6.0,<7.0a0|>=6.1,<7.0a0|>=6.2,<7.0a0|>=6.3,<7.0a0|>=6.4,<7.0a0'] > #0 358.3 cryptography -> python[version='>=3.11,<3.12.0a0'] -> ncurses[version='6.0.|>=6.0,<7.0a0|>=6.1,<7.0a0|>=6.2,<7.0a0|>=6.3,<7.0a0|>=6.4,<7.0a0'] > #0 358.3 pyopenssl -> python[version='>=3.11,<3.12.0a0'] -> ncurses[version='6.0.|>=6.0,<7.0a0|>=6.1,<7.0a0|>=6.2,<7.0a0|>=6.3,<7.0a0|>=6.4,<7.0a0'] > > > #0 358.3 brotlipyThe following specifications were found to be incompatible with your system: > #0 358.3 > #0 358.3 - feature:/linux-64::__glibc==2.27=0 > #0 358.3 - brotlipy -> libgcc-ng[version='>=7.3.0'] -> __glibc[version='>=2.17'] > #0 358.3 - bzip2 -> libgcc-ng[version='>=7.3.0'] -> __glibc[version='>=2.17'] > #0 358.3 - cffi -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17'] > #0 358.3 - conda-package-handling -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17'] > #0 358.3 - cryptography -> libgcc-ng -> __glibc[version='>=2.17'] > #0 358.3 - cudatoolkit=11.0 -> libgcc-ng[version='>=7.3.0'] -> __glibc[version='>=2.17'] > #0 358.3 - faiss-gpu -> libgcc-ng[version='>=8.4.0'] -> __glibc[version='>=2.17'] > #0 358.3 - libffi -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17'] > #0 358.3 - libgcc-ng -> __glibc[version='>=2.17'] > #0 358.3 - libstdcxx-ng -> __glibc[version='>=2.17'] > #0 358.3 - libuuid -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17'] > #0 358.3 - ncurses -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17'] > #0 358.3 - openssl -> libgcc-ng[version='>=7.5.0'] -> __glibc[version='>=2.17'] > #0 358.3 - pycosat -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17'] > #0 358.3 - python=3.6.9 -> libgcc-ng[version='>=7.3.0'] -> __glibc[version='>=2.17'] > #0 358.3 - readline -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17'] > #0 358.3 - ruamel.yaml -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17'] > #0 358.3 - ruamel.yaml.clib -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17'] > #0 358.3 - sqlite -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17'] > #0 358.3 - tk -> libgcc-ng[version='>=7.5.0'] -> __glibc[version='>=2.17'] > #0 358.3 - xz -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17'] > #0 358.3 - zlib -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17'] > #0 358.3 - zstandard -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17'] > #0 358.3 > #0 358.3 Your installed version is: 2.27 > #0 358.3 > #0 358.3 > ------ > Dockerfile:11 > -------------------- > 10 | > 11 | >>> RUN wget \ > 12 | >>> https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh \ > 13 | >>> && mkdir /root/.conda \ > 14 | >>> && bash Miniconda3-latest-Linux-x86_64.sh -b \ > 15 | >>> && rm -f Miniconda3-latest-Linux-x86_64.sh \ > 16 | >>> && conda --version \ > 17 | >>> && conda install -c pytorch python=3.6.9 faiss-gpu cudatoolkit=11.0 > 18 | > -------------------- > ERROR: failed to solve: process "/bin/sh -c wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh && mkdir /root/.conda && bash Miniconda3-latest-Linux-x86_64.sh -b && rm -f Miniconda3-latest-Linux-x86_64.sh && conda --version && conda install -c pytorch python=3.6.9 faiss-gpu cudatoolkit=11.0" did not complete successfully: exit code: 1 > > — > Reply to this email directly, view it on GitHub > <#100>, or > unsubscribe > https://github.com/notifications/unsubscribe-auth/AADL6CPTWDSY7WJ2GEW232LW6IZANANCNFSM6AAAAAAWJ3IYNA > . > You are receiving this because you are subscribed to this thread.Message > ID: @.***> >

Thank you for your quick action and sorry for the late reply.
I've tried requirements_py3.10.txt and seems still met similar conflicts.

UnsatisfiableError: The following specifications were found to be incompatible with a past
#0 182.1 explicit spec that is not an explicit spec in this operation (pip):
#0 182.1 
#0 182.1   - faiss-gpu -> python[version='>=3.9,<3.10.0a0'] -> pip
#0 182.1   - python=3.10 -> pip -> setuptools
#0 182.1   - python=3.10 -> pip -> wheel
#0 182.1 
#0 182.1 The following specifications were found to be incompatible with each other:
#0 182.1 
#0 182.1 Output in format: Requested package -> Available versions
#0 182.1 
#0 182.1 Package xz conflicts for:
#0 182.1 idna -> python[version='>=3.11,<3.12.0a0'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0']
#0 182.1 conda-package-streaming -> python[version='>=3.11,<3.12.0a0'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0']
#0 182.1 conda-package-handling -> python[version='>=3.11,<3.12.0a0'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0']
#0 182.1 certifi -> python[version='>=3.11,<3.12.0a0'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0']
#0 182.1 ruamel.yaml.clib -> python[version='>=3.11,<3.12.0a0'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0']
#0 182.1 requests -> python[version='>=3.11,<3.12.0a0'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0']
#0 182.1 cryptography -> python[version='>=3.11,<3.12.0a0'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0']
#0 182.1 brotlipy -> python[version='>=3.7,<3.8.0a0'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0|>=5.2.8,<6.0a0']
#0 182.1 pluggy -> python[version='>=3.11,<3.12.0a0'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0']
#0 182.1 charset-normalizer -> python[version='>=3.5'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0']
#0 182.1 pycparser -> python[version='>=3.6'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0']
#0 182.1 wheel -> python[version='>=3.11,<3.12.0a0'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0']
#0 182.1 faiss-gpu -> python[version='>=3.9,<3.10.0a0'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0']
#0 182.1 ruamel.yaml -> python[version='>=3.11,<3.12.0a0'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0']
#0 182.1 conda-content-trust -> python[version='>=3.11,<3.12.0a0'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0']
#0 182.1 conda[version='>=23.1.0'] -> python[version='>=3.9,<3.10.0a0'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0']
#0 182.1 cffi -> python[version='>=3.11,<3.12.0a0'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0']
#0 182.1 python=3.10 -> xz[version='>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0']
#0 182.1 setuptools -> python[version='>=3.11,<3.12.0a0'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0']
#0 182.1 zstandard -> python[version='>=3.11,<3.12.0a0'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0']
#0 182.1 pycosat -> python[version='>=3.11,<3.12.0a0'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0']
#0 182.1 pip -> python[version='>=3.11,<3.12.0a0'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0']
#0 182.1 xz
#0 182.1 six -> python -> xz[version='>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0']
#0 182.1 toolz -> python[version='>=3.11,<3.12.0a0'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0']
#0 182.1 pysocks -> python[version='>=3.7,<3.8.0a0'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.8,<6.0a0|>=5.2.3,<6.0a0']
#0 182.1 tqdm -> python[version='>=3.11,<3.12.0a0'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0']
#0 182.1 urllib3 -> python[version='>=3.9,<3.10.0a0'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0']
#0 182.1 
#0 182.1 Package tk conflicts for:
#0 182.1 zstandard -> python[version='>=3.11,<3.12.0a0'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 charset-normalizer -> python[version='>=3.5'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 pycosat -> python[version='>=3.11,<3.12.0a0'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 conda[version='>=23.1.0'] -> python[version='>=3.9,<3.10.0a0'] -> tk[version='>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 conda-content-trust -> python[version='>=3.11,<3.12.0a0'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 tqdm -> python[version='>=3.11,<3.12.0a0'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 cffi -> python[version='>=3.11,<3.12.0a0'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 urllib3 -> python[version='>=3.9,<3.10.0a0'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 python=3.10 -> tk[version='>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0']
#0 182.1 brotlipy -> python[version='>=3.7,<3.8.0a0'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 pip -> python[version='>=3.11,<3.12.0a0'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 six -> python -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 toolz -> python[version='>=3.11,<3.12.0a0'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 certifi -> python[version='>=3.11,<3.12.0a0'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 pysocks -> python[version='>=3.7,<3.8.0a0'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 conda-package-streaming -> python[version='>=3.11,<3.12.0a0'] -> tk[version='>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 idna -> python[version='>=3.11,<3.12.0a0'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 tk
#0 182.1 faiss-gpu -> python[version='>=3.9,<3.10.0a0'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 pycparser -> python[version='>=3.6'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 wheel -> python[version='>=3.11,<3.12.0a0'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 conda-package-handling -> python[version='>=3.11,<3.12.0a0'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 requests -> python[version='>=3.11,<3.12.0a0'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 setuptools -> python[version='>=3.11,<3.12.0a0'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 ruamel.yaml.clib -> python[version='>=3.11,<3.12.0a0'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 cryptography -> python[version='>=3.11,<3.12.0a0'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 pluggy -> python[version='>=3.11,<3.12.0a0'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 ruamel.yaml -> python[version='>=3.11,<3.12.0a0'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
#0 182.1 
#0 182.1 Package openssl conflicts for:
#0 182.1 certifi -> python[version='>=3.11,<3.12.0a0'] -> openssl[version='1.0.*|>=1.0.2m,<1.0.3a|>=1.0.2n,<1.0.3a|>=1.0.2o,<1.0.3a|>=1.0.2p,<1.0.3a|>=1.1.1a,<1.1.2a|>=1.1.1b,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1h,<1.1.2a|>=1.1.1i,<1.1.2a|>=1.1.1j,<1.1.2a|>=1.1.1k,<1.1.2a|>=1.1.1l,<1.1.2a|>=1.1.1n,<1.1.2a|>=1.1.1o,<1.1.2a|>=1.1.1q,<1.1.2a|>=1.1.1s,<1.1.2a|>=1.1.1t,<1.1.2a|>=1.1.1m,<1.1.2a|>=1.0.2l,<1.0.3a']
#0 182.1 cryptography -> python[version='>=3.11,<3.12.0a0'] -> openssl[version='>=1.0.2l,<1.0.3a|>=1.1.1e,<1.1.2a|>=1.1.1n,<1.1.2a|>=1.1.1q,<1.1.2a|>=1.1.1s,<1.1.2a|>=1.1.1t,<1.1.2a|>=1.1.1o,<1.1.2a|>=1.1.1m,<1.1.2a']
#0 182.1 cryptography -> openssl[version='1.0.*|>=1.0.2o,<1.0.3a|>=1.0.2p,<1.0.3a|>=1.1.1a,<1.1.2a|>=1.1.1b,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1h,<1.1.2a|>=1.1.1i,<1.1.2a|>=1.1.1j,<1.1.2a|>=1.1.1k,<1.1.2a|>=1.1.1l,<1.1.2a|>=1.0.2n,<1.0.3a|>=1.0.2m,<1.0.3a']
#0 182.1 conda-content-trust -> cryptography -> openssl[version='1.0.*|>=1.0.2o,<1.0.3a|>=1.0.2p,<1.0.3a|>=1.1.1a,<1.1.2a|>=1.1.1b,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1h,<1.1.2a|>=1.1.1i,<1.1.2a|>=1.1.1j,<1.1.2a|>=1.1.1k,<1.1.2a|>=1.1.1l,<1.1.2a|>=1.0.2n,<1.0.3a|>=1.0.2m,<1.0.3a|>=1.1.1t,<1.1.2a|>=1.1.1s,<1.1.2a|>=1.1.1q,<1.1.2a|>=1.1.1n,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1o,<1.1.2a|>=1.1.1m,<1.1.2a|>=1.0.2l,<1.0.3a']
#0 182.1 setuptools -> python[version='>=3.11,<3.12.0a0'] -> openssl[version='1.0.*|>=1.0.2m,<1.0.3a|>=1.0.2n,<1.0.3a|>=1.0.2o,<1.0.3a|>=1.0.2p,<1.0.3a|>=1.1.1a,<1.1.2a|>=1.1.1b,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1h,<1.1.2a|>=1.1.1i,<1.1.2a|>=1.1.1j,<1.1.2a|>=1.1.1k,<1.1.2a|>=1.1.1l,<1.1.2a|>=1.1.1m,<1.1.2a|>=1.1.1n,<1.1.2a|>=1.1.1q,<1.1.2a|>=1.1.1s,<1.1.2a|>=1.1.1t,<1.1.2a|>=1.1.1o,<1.1.2a|>=1.0.2l,<1.0.3a']

And is my modification of dockerfile which changed python to 3.10 and docker to nvidia/cuda:11.0.3-devel-ubuntu18.04 proper?

@sourcesync
Copy link
Collaborator

Thanks @gary88christie. It appears to be ok as far as I can tell. Can you submit a pull request and I'll try it out?

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