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

Cannot create environment, Any suggestion? #84

Open
garrisonz opened this issue Jun 28, 2024 · 1 comment
Open

Cannot create environment, Any suggestion? #84

garrisonz opened this issue Jun 28, 2024 · 1 comment

Comments

@garrisonz
Copy link

Thanks for your great work!

I encounter error when I create the conda environment.
Any suggestion, please? The error is following :

(base) :~/w/SegAnyGAussians$ conda env create --file environment.yml
Collecting package metadata (repodata.json): \ WARNING conda.models.version:get_matcher(546): Using .* with relational operator is superfluous and deprecated and will be removed in a future version of conda. Your spec was 1.9.0.*, but conda is ignoring the .* and treating it as 1.9.0
WARNING conda.models.version:get_matcher(546): Using .* with relational operator is superfluous and deprecated and will be removed in a future version of conda. Your spec was 1.8.0.*, but conda is ignoring the .* and treating it as 1.8.0
WARNING conda.models.version:get_matcher(546): Using .* with relational operator is superfluous and deprecated and will be removed in a future version of conda. Your spec was 1.7.1.*, but conda is ignoring the .* and treating it as 1.7.1
WARNING conda.models.version:get_matcher(546): Using .* with relational operator is superfluous and deprecated and will be removed in a future version of conda. Your spec was 1.6.0.*, but conda is ignoring the .* and treating it as 1.6.0                                                                                                                                                         done
Solving environment: -
Found conflicts! Looking for incompatible packages.                                                                                                                                               failed                                                                                                                                                                                              |
Solving environment: |
Found conflicts! Looking for incompatible packages.
This can take several minutes.  Press CTRL-C to abort.                                                                                                                                            failed                                                                                                                                                                                              -

UnsatisfiableError: The following specifications were found to be incompatible with each other:

Output in format: Requested package -> Available versions

Package ca-certificates conflicts for:
hdbscan -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
python=3.7.13 -> openssl[version='>=1.1.1q,<1.1.2a'] -> ca-certificates
matplotlib -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
tqdm -> python[version='>=2.7'] -> ca-certificates

Package packaging conflicts for:
matplotlib -> matplotlib-base[version='>=3.8.4,<3.8.5.0a0'] -> packaging[version='>=20.0']
pip=22.3.1 -> wheel -> packaging[version='>=20.2']

Package setuptools conflicts for:
python=3.7.13 -> pip -> setuptools
pytorch=1.12.1 -> setuptools
torchvision=0.13.1 -> pytorch -> setuptools[version='<59.6']
hdbscan -> cython[version='>=0.27,<3'] -> setuptools
matplotlib -> setuptools
torchaudio=0.12.1 -> pytorch==1.12.1 -> setuptools
pip=22.3.1 -> setuptools
torchvision=0.13.1 -> setuptools

Package libstdcxx-ng conflicts for:
pytorch=1.12.1 -> cudatoolkit[version='>=11.3,<11.4'] -> libstdcxx-ng[version='>=10.3.0|>=9.4.0|>=7.3.0|>=4.9|>=7.2.0|>=3.4|>=5.4.0']
python=3.7.13 -> libffi[version='>=3.3,<3.4.0a0'] -> libstdcxx-ng[version='>=7.3.0|>=7.5.0']
cudatoolkit=11.6 -> libstdcxx-ng[version='>=10.3.0|>=12|>=9.4.0']
hdbscan -> cython[version='>=0.27,<3'] -> libstdcxx-ng[version='>=10.3.0|>=12|>=9.4.0|>=9.3.0|>=7.5.0|>=7.3.0|>=4.9|>=11.2.0|>=7.2.0']
torchvision=0.13.1 -> libstdcxx-ng[version='>=11.2.0']
matplotlib -> libstdcxx-ng[version='>=7.2.0|>=7.3.0']
matplotlib -> matplotlib-base[version='>=3.8.4,<3.8.5.0a0'] -> libstdcxx-ng[version='>=10.3.0|>=11.2.0|>=12|>=9.3.0|>=7.5.0|>=9.4.0|>=4.9']
tqdm -> python[version='>=3.7'] -> libstdcxx-ng[version='>=11.2.0|>=4.9|>=7.3.0|>=7.5.0|>=9.3.0|>=9.4.0|>=7.2.0']
torchvision=0.13.1 -> cudatoolkit[version='>=11.6,<11.7'] -> libstdcxx-ng[version='>=10.3.0|>=12|>=9.4.0|>=7.3.0|>=9.3.0|>=7.5.0|>=4.9|>=8.4.0|>=7.2.0|>=5.4.0']
torchaudio=0.12.1 -> cudatoolkit[version='>=11.6,<11.7'] -> libstdcxx-ng[version='>=10.3.0|>=12|>=9.4.0|>=7.3.0|>=4.9|>=11.2.0|>=7.5.0|>=9.3.0|>=7.2.0']
pip=22.3.1 -> python[version='>=3.7'] -> libstdcxx-ng[version='>=11.2.0|>=4.9|>=7.3.0|>=7.5.0|>=9.3.0|>=9.4.0|>=7.2.0']
pytorch=1.12.1 -> libstdcxx-ng[version='>=11.2.0|>=12|>=7.5.0|>=9.3.0']
plyfile=0.8.1 -> numpy -> libstdcxx-ng[version='>=10.3.0|>=12|>=9.4.0|>=7.3.0|>=4.9|>=11.2.0|>=7.5.0|>=9.3.0|>=7.2.0']

Package _libgcc_mutex conflicts for:
python=3.7.13 -> libgcc-ng[version='>=11.2.0'] -> _libgcc_mutex[version='*|0.1',build='main|conda_forge|main']
matplotlib -> libgcc-ng[version='>=7.3.0'] -> _libgcc_mutex[version='*|0.1|0.1',build='main|conda_forge|main']
cudatoolkit=11.6 -> libgcc-ng[version='>=12'] -> _libgcc_mutex[version='*|0.1',build='main|conda_forge|main']
torchvision=0.13.1 -> libgcc-ng[version='>=11.2.0'] -> _libgcc_mutex[version='*|0.1',build='main|conda_forge|main']
pytorch=1.12.1 -> _openmp_mutex[version='>=4.5'] -> _libgcc_mutex[version='*|0.1',build='main|conda_forge|main']
hdbscan -> libgcc-ng[version='>=12'] -> _libgcc_mutex[version='*|0.1',build='main|conda_forge|main']

Package gdbm conflicts for:
hdbscan -> pypy3.6[version='>=7.3.3'] -> gdbm[version='>=1.18,<1.19.0a0']
matplotlib -> pypy3.9[version='>=7.3.15'] -> gdbm[version='>=1.18,<1.19.0a0']

Package _openmp_mutex conflicts for:
torchaudio=0.12.1 -> pytorch==1.12.1 -> _openmp_mutex[version='>=4.5']
matplotlib -> libgcc-ng[version='>=7.3.0'] -> _openmp_mutex[version='>=4.5']
hdbscan -> libgcc-ng[version='>=12'] -> _openmp_mutex[version='>=4.5']
python=3.7.13 -> libgcc-ng[version='>=11.2.0'] -> _openmp_mutex[version='>=4.5']
pytorch=1.12.1 -> _openmp_mutex[version='>=4.5']
cudatoolkit=11.6 -> libgcc-ng[version='>=12'] -> _openmp_mutex[version='>=4.5']
pytorch=1.12.1 -> blas=[build=mkl] -> _openmp_mutex[version='*|>=5.1',build=*_llvm]
torchvision=0.13.1 -> pytorch==1.12.1 -> _openmp_mutex[version='>=4.5']

Package mkl conflicts for:
pytorch=1.12.1 -> blas=[build=mkl] -> mkl[version='2023.*|>=2019.4,<2020.0a0|>=2019.4,<2021.0a0|>=2021.2.0,<2022.0a0|>=2021.3.0,<2022.0a0|>=2023.1.0,<2024.0a0|>=2023.2.0,<2024.0a0|>=2022.0.1,<2023.0a0|>=2020.2,<2021.0a0']
pytorch=1.12.1 -> mkl[version='2021.*.*|>=2018|>=2022.1.0,<2023.0a0|>=2021.4.0,<2022.0a0']

Package libopenblas conflicts for:
pytorch=1.12.1 -> numpy[version='>=1.20.3,<2.0a0'] -> libopenblas[version='>=0.3.20,<1.0a0|>=0.3.21,<1.0a0|>=0.3.3,<1.0a0']
pytorch=1.12.1 -> libopenblas

Package pip conflicts for:
python=3.7.13 -> pip
torchvision=0.13.1 -> python[version='>=3.7,<3.8.0a0'] -> pip
pip=22.3.1
matplotlib -> python[version='>=3.9,<3.10.0a0'] -> pip
torchaudio=0.12.1 -> python[version='>=3.9,<3.10.0a0'] -> pip
hdbscan -> python[version='>=3.9,<3.10.0a0'] -> pip
tqdm -> python[version='>=3.7'] -> pip
plyfile=0.8.1 -> python[version='>=3.7'] -> pip

Package libcblas conflicts for:
pytorch=1.12.1 -> libcblas[version='>=3.9.0,<4.0a0']
pytorch=1.12.1 -> blas=[build=mkl] -> libcblas[version='3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.9.0|>=3.8.0,<4.0a0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0',build='3_openblas|7_openblas|9_openblas|10_openblas|11_openblas|12_openblas|14_openblas|15_openblas|17_openblas|7_openblas|8_openblas|9_openblas|10_openblas|11_linux64_openblas|13_linux64_openblas|14_linux64_openblas|16_linux64_openblas|17_linux64_openblas|21_linux64_openblas|5_mkl|6_mkl|7_mkl|10_mkl|12_mkl|14_mkl|15_mkl|16_mkl|18_mkl|5_mkl|6_mkl|13_linux64_mkl|16_linux64_mkl|20_linux64_mkl|22_linux64_mkl|21_linux64_mkl|19_linux64_mkl|15_linux64_mkl|14_linux64_mkl|12_linux64_mkl|11_linux64_mkl|10_mkl|9_mkl|8_mkl|7_mkl|21_mkl|20_mkl|19_mkl|13_mkl|11_mkl|9_mkl|8_mkl|4_mkl|22_linux64_openblas|20_linux64_openblas|19_linux64_openblas|18_linux64_openblas|15_linux64_openblas|12_linux64_openblas|6_openblas|5_openblas|16_openblas|13_openblas|8_openblas|6_openblas|5_openblas|4_openblas|2_openblas|0_openblas']

Package six conflicts for:
pytorch=1.12.1 -> mkl-service[version='>=2.3.0,<3.0a0'] -> six
matplotlib -> cycler -> six[version='>=1.5']
hdbscan -> six

Package libgfortran conflicts for:
matplotlib -> numpy=1.11 -> libgfortran[version='>=3.0']
torchaudio=0.12.1 -> numpy[version='>=1.11'] -> libgfortran[version='>=3.0']
hdbscan -> numpy[version='>=1.14.6,<2.0a0'] -> libgfortran[version='>=3.0']
plyfile=0.8.1 -> numpy -> libgfortran[version='>=3.0']
torchvision=0.13.1 -> numpy[version='>=1.11'] -> libgfortran[version='>=3.0']

Package libgcc-ng conflicts for:
pytorch=1.12.1 -> blas=[build=mkl] -> libgcc-ng[version='11.4.0|11.4.0|11.4.0|11.4.0|11.4.0|11.4.0|12.3.0|12.3.0|12.3.0|12.3.0|12.3.0|12.3.0|13.2.0|13.2.0|13.2.0|13.2.0|13.2.0|13.2.0|>=10.3.0|>=9.4.0|>=7.3.0|>=4.9|>=7.2.0|>=3.0|>=8.2.0|>=5.4.0',build='h77fa898_12|h77fa898_13|h77fa898_8|h77fa898_10|h77fa898_13|h77fa898_8|h77fa898_10|h77fa898_13|h77fa898_12|h77fa898_11|h77fa898_9|h77fa898_12|h77fa898_11|h77fa898_9|h77fa898_11|h77fa898_10|h77fa898_9|h77fa898_8']
pytorch=1.12.1 -> libgcc-ng[version='>=11.2.0|>=12|>=7.5.0|>=9.3.0']

Package graalpy conflicts for:
plyfile=0.8.1 -> python[version='>=3.7'] -> graalpy[version='>=22.3.0,<22.3.1.0a0|>=23.0.0,<23.0.1.0a0']
matplotlib -> python[version='>=3.10,<3.11.0a0'] -> graalpy[version='>=22.3.0,<22.3.1.0a0|>=23.0.0,<23.0.1.0a0']
torchvision=0.13.1 -> python[version='>=3.8,<3.9.0a0'] -> graalpy[version='>=22.3.0,<22.3.1.0a0|>=23.0.0,<23.0.1.0a0']
tqdm -> python[version='>=3.7'] -> graalpy[version='>=22.3.0,<22.3.1.0a0|>=23.0.0,<23.0.1.0a0']
hdbscan -> python[version='>=3.8,<3.9.0a0'] -> graalpy[version='>=22.3.0,<22.3.1.0a0|>=23.0.0,<23.0.1.0a0']
pip=22.3.1 -> python[version='>=3.7'] -> graalpy[version='>=22.3.0,<22.3.1.0a0|>=23.0.0,<23.0.1.0a0']
torchaudio=0.12.1 -> python[version='>=3.8,<3.9.0a0'] -> graalpy[version='>=22.3.0,<22.3.1.0a0|>=23.0.0,<23.0.1.0a0']
pytorch=1.12.1 -> python[version='>=3.10,<3.11.0a0'] -> graalpy[version='>=22.3.0,<22.3.1.0a0|>=23.0.0,<23.0.1.0a0']

Package typing_extensions conflicts for:
matplotlib -> kiwisolver -> typing_extensions
torchvision=0.13.1 -> pytorch -> typing_extensions[version='>=4.8.0']
pytorch=1.12.1 -> typing-extensions -> typing_extensions[version='3.10.0.0|3.10.0.0|3.10.0.1|3.10.0.2|4.0.0|4.0.1|4.1.1|4.10.0|4.11.0|4.12.1|4.12.2|4.9.0|4.8.0|4.7.1|4.7.0|4.6.3|4.6.2|4.6.1|4.6.0|4.5.0|4.4.0|4.3.0|4.2.0|4.2.0|3.7.4.3|3.7.4.2|3.7.4.1|3.7.4.1|3.7.4.1|3.7.4.1|3.7.4|3.7.2|3.6.6|3.6.6|3.6.5|4.11.0|4.11.0|4.11.0|4.11.0|4.11.0|4.9.0|4.9.0|4.9.0|4.9.0|4.9.0|4.9.0|4.7.1|4.7.1|4.7.1|4.7.1|4.7.1|4.6.3|4.6.3|4.6.3|4.6.3|4.5.0|4.5.0|4.5.0|4.5.0|4.4.0|4.4.0|4.4.0|4.4.0|4.4.0|4.3.0|4.3.0|4.3.0|4.3.0|4.1.1|3.10.0.2|3.7.4.3|3.7.4',build='py36_0|py37h06a4308_0|py310h06a4308_0|py37h06a4308_0|py39h06a4308_0|py310h06a4308_0|py311h06a4308_0|py310h06a4308_0|py311h06a4308_0|py310h06a4308_0|py39h06a4308_0|py38h06a4308_0|py312h06a4308_0|py310h06a4308_1|py311h06a4308_1|py312h06a4308_1|py312h06a4308_0|py311h06a4308_0|py36_0|py36_0|py37_1000|py38_0|py27h8c360ce_1|py37hc8dfbb8_2|py36h9f0ad1d_3|py_0|pyha770c72_0|pyha770c72_0|pyha770c72_0|pyha770c72_1|pyha770c72_0|pyha770c72_0|pyha770c72_0|pyha770c72_0|pyha770c72_0|py_0|py37_0|py37_1000|py310h06a4308_0|py38h06a4308_0|py39h06a4308_0|py39h06a4308_1|py38h06a4308_1|py311h06a4308_0|py311h06a4308_0|py310h06a4308_0|py38h06a4308_0|py39h06a4308_0|py39h06a4308_0|py38h06a4308_0|py311h06a4308_0|py38h06a4308_0|py39h06a4308_0|py38h06a4308_0|pyh06a4308_0|pyh06a4308_0|pyh06a4308_0|pyh06a4308_0']
torchaudio=0.12.1 -> pytorch==1.12.1 -> typing_extensions
torchvision=0.13.1 -> typing_extensions
pytorch=1.12.1 -> typing_extensions

Package xorg-libx11 conflicts for:
torchvision=0.13.1 -> ffmpeg[version='>=4.2'] -> xorg-libx11[version='>=1.8.7,<2.0a0|>=1.8.9,<2.0a0']
matplotlib -> pypy3.9[version='>=7.3.15'] -> xorg-libx11[version='>=1.8.4,<2.0a0|>=1.8.6,<2.0a0|>=1.8.7,<2.0a0|>=1.8.9,<2.0a0']

Package pytorch conflicts for:
torchvision=0.13.1 -> pytorch==1.12.1
pytorch=1.12.1
torchaudio=0.12.1 -> pytorch==1.12.1

Package cudatoolkit conflicts for:
torchvision=0.13.1 -> cudatoolkit[version='>=10.2,<10.3|>=11.3,<11.4|>=11.6,<11.7']
torchvision=0.13.1 -> pytorch==1.12.1 -> cudatoolkit[version='10.0.*|10.0|10.0.*|10.1|10.1.*|10.2|10.2.*|11.0|11.0.*|>=11.2,<12|11.1|11.1.*|>=11.3.1,<11.4.0a0|>=11.5,<11.6|>=11.1,<11.2|>=10.1,<10.2|>=11.0,<11.1|>=9.2,<9.3|>=11.8,<12|>=11.2,<12.0a0|9.2|9.2.*|>=11.8.0,<11.9.0a0|>=10.1.243,<10.2.0a0|>=9.2,<9.3.0a0|>=10.0.130,<10.1.0a0|9.2.*|>=9.0,<9.1.0a0|>=8.0,<8.1.0a0|9.0.*|8.0.*|7.5.*']
torchaudio=0.12.1 -> cudatoolkit[version='>=10.2,<10.3|>=11.3,<11.4|>=11.6,<11.7']
torchaudio=0.12.1 -> pytorch==1.12.1 -> cudatoolkit[version='10.2|10.2.*|11.0|11.0.*|>=11.2,<12|11.1|11.1.*|>=11.3.1,<11.4.0a0']
cudatoolkit=11.6

Package libexpat conflicts for:
pip=22.3.1 -> python[version='>=3.7'] -> libexpat[version='>=2.5.0,<3.0a0|>=2.6.2,<3.0a0']
tqdm -> python[version='>=3.7'] -> libexpat[version='>=2.5.0,<3.0a0|>=2.6.2,<3.0a0']
hdbscan -> python[version='>=3.11,<3.12.0a0'] -> libexpat[version='>=2.5.0,<3.0a0|>=2.6.2,<3.0a0']
matplotlib -> pypy3.9[version='>=7.3.15'] -> libexpat[version='>=2.5.0,<3.0a0|>=2.6.1,<3.0a0|>=2.6.2,<3.0a0']
plyfile=0.8.1 -> python[version='>=3.7'] -> libexpat[version='>=2.5.0,<3.0a0|>=2.6.2,<3.0a0']

Package python_abi conflicts for:
pytorch=1.12.1 -> python_abi[version='3.10.*|3.7.*|3.8.*|3.9.*',build='*_cp39|*_cp38|*_cp37m|*_cp310']
pytorch=1.12.1 -> python[version='>=3.7,<3.8.0a0'] -> python_abi[version='2.7.*|3.6.*|3.6|3.7|3.10.*|3.9|3.8|3.8.*|3.11.*|3.12.*',build='*_cp312|*_cp311|*_graalpy230_310_native|*_pypy36_pp73|*_pypy37_pp73|*_cp36m|*_cp27mu|*_pypy39_pp73|*_pypy38_pp73|*_graalpy223_38_native']

Package libblas conflicts for:
torchaudio=0.12.1 -> numpy[version='>=1.11'] -> libblas[version='>=3.8.0,<4.0a0|>=3.9.0,<4.0a0']
pytorch=1.12.1 -> blas=[build=mkl] -> libblas[version='3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0.*|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|3.9.0|>=3.9.0,<4.0a0|>=3.8.0,<4.0a0',build='4_openblas|7_openblas|8_openblas|9_openblas|10_openblas|11_openblas|12_openblas|14_openblas|15_openblas|17_openblas|1_openblas|2_openblas|3_blis|3_openblas|4_blis|6_openblas|7_blis|7_openblas|8_openblas|9_blis|9_openblas|10_blis|10_openblas|11_linux64_openblas|13_linux64_openblas|14_linux64_blis|14_linux64_openblas|16_linux64_blis|16_linux64_openblas|17_linux64_blis|17_linux64_openblas|19_linux64_blis|20_linux64_blis|21_linux64_openblas|5_mkl|6_mkl|7_mkl|10_mkl|12_mkl|14_mkl|15_mkl|16_mkl|18_mkl|5_mkl|6_mkl|13_linux64_mkl|16_linux64_mkl|20_linux64_mkl|22_linux64_mkl|21_linux64_mkl|19_linux64_mkl|15_linux64_mkl|14_linux64_mkl|12_linux64_mkl|11_linux64_mkl|10_mkl|9_mkl|8_mkl|7_mkl|21_mkl|20_mkl|19_mkl|13_mkl|11_mkl|9_mkl|8_mkl|4_mkl|22_linux64_openblas|22_linux64_blis|21_linux64_blis|20_linux64_openblas|19_linux64_openblas|18_linux64_blis|18_linux64_openblas|15_linux64_openblas|15_linux64_blis|13_linux64_blis|12_linux64_blis|12_linux64_openblas|11_linux64_blis|8_blis|6_blis|5_openblas|5_blis|4_mkl|4_openblas|2_blis|1_blis|0_openblas|0_blis|16_openblas|13_openblas|6_openblas|5_openblas']
plyfile=0.8.1 -> numpy -> libblas[version='>=3.8.0,<4.0a0|>=3.9.0,<4.0a0']
matplotlib -> numpy=1.11 -> libblas[version='>=3.8.0,<4.0a0|>=3.9.0,<4.0a0']
hdbscan -> numpy[version='>=1.26.4,<2.0a0'] -> libblas[version='>=3.8.0,<4.0a0|>=3.9.0,<4.0a0']
torchvision=0.13.1 -> numpy[version='>=1.11'] -> libblas[version='*|>=3.8.0,<4.0a0|>=3.9.0,<4.0a0',build=*_mkl]

Package libmagma_sparse conflicts for:
torchvision=0.13.1 -> pytorch -> libmagma_sparse[version='>=2.7.1,<2.7.2.0a0|>=2.7.2,<2.7.3.0a0']
pytorch=1.12.1 -> magma -> libmagma_sparse[version='2.7.1.*|2.7.2',build='h173bb3b_1|h09159a4_1|h09159a4_2|h09b5827_2|h173bb3b_3|h09b5827_3|h09159a4_3|h173bb3b_2|h09b5827_1|h8354cda_0|h173bb3b_0|hc72dce7_0']

Package _python_rc conflicts for:
plyfile=0.8.1 -> python[version='>=3.7'] -> _python_rc
pip=22.3.1 -> python[version='>=3.7'] -> _python_rc
tqdm -> python[version='>=3.7'] -> _python_rc

Package mkl-service conflicts for:
pytorch=1.12.1 -> numpy[version='>=1.19,<2'] -> mkl-service[version='>=2,<3.0a0']
pytorch=1.12.1 -> mkl-service[version='>=2.3.0,<3.0a0']

Package certifi conflicts for:
matplotlib -> matplotlib-base[version='>=3.8.4,<3.8.5.0a0'] -> certifi[version='>=2016.09|>=2016.9.26|>=2020.06.20']
torchvision=0.13.1 -> requests -> certifi[version='>=2016.09|>=2016.9.26|>=2017.4.17']
pip=22.3.1 -> setuptools -> certifi[version='>=2016.09|>=2016.9.26']
pytorch=1.12.1 -> setuptools -> certifi[version='>=2016.09|>=2016.9.26']

Package wheel conflicts for:
pip=22.3.1 -> wheel
python=3.7.13 -> pip -> wheel

Package cython conflicts for:
hdbscan -> cython[version='>=0.17|>=0.27,<3']
pytorch=1.12.1 -> pyyaml -> cythonThe following specifications were found to be incompatible with your system:

  - feature:/linux-64::__cuda==12.2=0
  - feature:/linux-64::__glibc==2.35=0
  - feature:|@/linux-64::__cuda==12.2=0
  - feature:|@/linux-64::__glibc==2.35=0
  - cudatoolkit=11.6 -> __glibc[version='>=2.17,<3.0.a0']
  - cudatoolkit=11.6 -> libgcc-ng[version='>=10.3.0'] -> __glibc[version='>=2.17']
  - hdbscan -> libgcc-ng[version='>=9.4.0'] -> __glibc[version='>=2.17']
  - matplotlib -> libgcc-ng[version='>=7.3.0'] -> __glibc[version='>=2.17']
  - python=3.7.13 -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17']
  - torchaudio=0.12.1 -> cudatoolkit[version='>=11.6,<11.7'] -> __glibc[version='>=2.17|>=2.17,<3.0.a0']
  - torchaudio=0.12.1 -> pytorch==1.12.1 -> __cuda
  - torchvision=0.13.1 -> cudatoolkit[version='>=11.6,<11.7'] -> __glibc[version='>=2.17|>=2.17,<3.0.a0']
  - torchvision=0.13.1 -> pytorch==1.12.1 -> __cuda[version='>=11.8']

Your installed version is: 2.35

Note that strict channel priority may have removed packages required for satisfiability.


@Jumpat
Copy link
Owner

Jumpat commented Jul 1, 2024

Hi. I'm not sure. I think this may be caused by GCC, G++ version or cuda incompatible. You may try to install the package one by one to check the concrete error.

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