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

conda update conda crashes with WARNING conda.models.version:get_matcher(562) #13793

Open
2 tasks done
sjg2203 opened this issue Apr 14, 2024 · 6 comments
Open
2 tasks done
Labels
source::community catch-all for issues filed by community members type::support neither a bug nor feature, is really just a user having questions or difficulty somewhere

Comments

@sjg2203
Copy link

sjg2203 commented Apr 14, 2024

Checklist

  • I added a descriptive title
  • I searched open reports and couldn't find a duplicate

What happened?

When trying to perform conda update conda or conda update --all, they both produce the below error message and are stuck at Solving environement:
I tried to revert to a prior revision but the issue persists, I also have other envs which have different packages and yet this same issue. Does anyone has a fix or any idea on what could fix this?

❯ conda update conda
Collecting package metadata (current_repodata.json): done
Solving environment: unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source.
Collecting package metadata (repodata.json): / WARNING conda.models.version:get_matcher(562): 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(562): 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
done
Solving environment: | 
The environment is inconsistent, please check the package plan carefully
The following packages are causing the inconsistency:

  - conda-forge/osx-arm64::imagecodecs==2023.1.23=py310hd30fb6a_0
  - conda-forge/osx-arm64::qt-main==5.15.8=hfe8d25c_6
  - conda-forge/noarch::qtconsole==5.5.1=pyhd8ed1ab_0
  - conda-forge/osx-arm64::pyqt==5.15.9=py310h2924129_5
  - conda-forge/osx-arm64::mnelab==0.8.6=py310hbe9552e_0
  - conda-forge/osx-arm64::conda-build==3.25.0=py310hbe9552e_0
  - conda-forge/noarch::pyvistaqt==0.11.0=pyhd8ed1ab_1
  - conda-forge/osx-arm64::pyside6==6.4.2=py310h26ac0f8_1
  - conda-forge/osx-arm64::scikit-image==0.22.0=py310h6e3cc31_2
  - conda-forge/noarch::pyvista==0.43.4=pyhd8ed1ab_0
  - conda-forge/osx-arm64::vtk==9.2.6=qt_py310h87518ef_200
  - conda-forge/osx-arm64::libpq==15.3=h7126958_1
  - conda-forge/osx-arm64::mne==1.6.1=hce30654_0
  - conda-forge/osx-arm64::dipy==1.9.0=py310h401b61c_0
  - conda-forge/osx-arm64::qt6-main==6.4.2=h9b4f3a7_5
  - conda-forge/noarch::tifffile==2023.8.12=pyhd8ed1ab_0
/ 

Conda Info

active environment : pyarm
    active env location : /Users/macos/miniforge3/envs/pyarm
            shell level : 2
       user config file : /Users/macos/.condarc
 populated config files : /Users/macos/miniforge3/.condarc
                          /Users/macos/.condarc
          conda version : 24.3.0
    conda-build version : 24.3.0
         python version : 3.10.14.final.0
                 solver : classic
       virtual packages : __archspec=1=m1
                          __conda=24.3.0=0
                          __osx=14.4.1=0
                          __unix=0=0
       base environment : /Users/macos/miniforge3  (writable)
      conda av data dir : /Users/macos/miniforge3/etc/conda
  conda av metadata url : None
           channel URLs : https://conda.anaconda.org/conda-forge/osx-arm64
                          https://conda.anaconda.org/conda-forge/noarch
                          https://conda.anaconda.org/pytorch/osx-arm64
                          https://conda.anaconda.org/pytorch/noarch
                          https://conda.anaconda.org/apple/osx-arm64
                          https://conda.anaconda.org/apple/noarch
          package cache : /Users/macos/miniforge3/pkgs
                          /Users/macos/.conda/pkgs
       envs directories : /Users/macos/miniforge3/envs
                          /Users/macos/.conda/envs
               platform : osx-arm64
             user-agent : conda/24.3.0 requests/2.31.0 CPython/3.10.14 Darwin/23.4.0 OSX/14.4.1
                UID:GID : 501:20
             netrc file : None
           offline mode : False

Conda Config

==> /Users/macos/miniforge3/.condarc <==
channels:
  - conda-forge

==> /Users/macos/.condarc <==
channels:
  - conda-forge
  - pytorch
  - apple
solver: classic

Conda list

# packages in environment at /Users/macos/miniforge3/envs/pyarm:
#
# Name                    Version                   Build  Channel
absl-py                   2.1.0              pyhd8ed1ab_0    conda-forge
adi-reader                0.0.9                    pypi_0    pypi
aiohttp                   3.9.4                    pypi_0    pypi
aiosignal                 1.3.1              pyhd8ed1ab_0    conda-forge
antlr-python-runtime      4.13.1             pyhd8ed1ab_0    conda-forge
antlr4-python3-runtime    4.13.1             pyh1a96a4e_0    conda-forge
antropy                   0.1.6              pyhd8ed1ab_0    conda-forge
anyio                     4.3.0              pyhd8ed1ab_0    conda-forge
aom                       3.5.0                h7ea286d_0    conda-forge
appdirs                   1.4.4              pyh9f0ad1d_0    conda-forge
appnope                   0.1.4              pyhd8ed1ab_0    conda-forge
argon2-cffi               23.1.0             pyhd8ed1ab_0    conda-forge
argon2-cffi-bindings      21.2.0          py310h2aa6e3c_4    conda-forge
arrow                     1.3.0              pyhd8ed1ab_0    conda-forge
asttokens                 2.4.1              pyhd8ed1ab_0    conda-forge
astunparse                1.6.3              pyhd8ed1ab_0    conda-forge
async-lru                 2.0.4              pyhd8ed1ab_0    conda-forge
async-timeout             4.0.3              pyhd8ed1ab_0    conda-forge
attrs                     23.2.0             pyh71513ae_0    conda-forge
autopep8                  2.1.0              pyhd8ed1ab_0    conda-forge
babel                     2.14.0             pyhd8ed1ab_0    conda-forge
backcall                  0.2.0              pyh9f0ad1d_0    conda-forge
backports                 1.0                pyhd8ed1ab_3    conda-forge
backports.functools_lru_cache 2.0.0              pyhd8ed1ab_0    conda-forge
beautifulsoup4            4.12.3             pyha770c72_0    conda-forge
black                     24.4.0                   pypi_0    pypi
bleach                    6.1.0              pyhd8ed1ab_0    conda-forge
blinker                   1.7.0              pyhd8ed1ab_0    conda-forge
blosc                     1.21.5               hc338f07_0    conda-forge
blosc2                    2.6.2                    pypi_0    pypi
boltons                   23.1.1             pyhd8ed1ab_0    conda-forge
brokenaxes                0.6.1                    pypi_0    pypi
brotli                    1.1.0                    pypi_0    pypi
brotli-bin                1.0.9                h1a8c8d9_9    conda-forge
brotli-python             1.0.9           py310h0f1eb42_9    conda-forge
brotlipy                  0.7.0           py310h2aa6e3c_1006    conda-forge
brunsli                   0.1                  h9f76cd9_0    conda-forge
bzip2                     1.0.8                h93a5062_5    conda-forge
c-ares                    1.28.0               h93a5062_0    conda-forge
c-blosc2                  2.13.2               ha57e6be_0    conda-forge
ca-certificates           2024.2.2             hf0a4a13_0    conda-forge
cached-property           1.5.2                hd8ed1ab_1    conda-forge
cached_property           1.5.2              pyha770c72_1    conda-forge
cachetools                5.3.3              pyhd8ed1ab_0    conda-forge
cairo                     1.16.0            h73a0509_1014    conda-forge
cctools                   973.0.1             hd1ac623_15    conda-forge
cctools_osx-arm64         973.0.1             h2a25c60_15    conda-forge
certifi                   2024.2.2           pyhd8ed1ab_0    conda-forge
cffi                      1.16.0          py310hdcd7c05_0    conda-forge
cfitsio                   4.2.0                h2f961c4_0    conda-forge
chardet                   5.2.0           py310hbe9552e_1    conda-forge
charls                    2.4.2                h13dd4ca_0    conda-forge
charset-normalizer        3.3.2              pyhd8ed1ab_0    conda-forge
click                     8.1.7           unix_pyh707e725_0    conda-forge
cloudpickle               3.0.0              pyhd8ed1ab_0    conda-forge
colorama                  0.4.6              pyhd8ed1ab_0    conda-forge
colorspacious             1.1.2              pyh24bf2e0_0    conda-forge
comm                      0.2.2              pyhd8ed1ab_0    conda-forge
conda                     22.9.0          py310hbe9552e_2    conda-forge
conda-build               3.25.0          py310hbe9552e_0    conda-forge
conda-index               0.4.0              pyhd8ed1ab_0    conda-forge
conda-package-handling    2.2.0              pyh38be061_0    conda-forge
conda-package-streaming   0.9.0              pyhd8ed1ab_0    conda-forge
conda-tree                1.1.0              pyhd8ed1ab_2    conda-forge
contourpy                 1.2.0           py310hd137fd4_0    conda-forge
cryptography              42.0.5          py310h0e6f4b3_0    conda-forge
curl                      8.1.2                h912dcd9_0    conda-forge
cycler                    0.12.1             pyhd8ed1ab_0    conda-forge
cytoolz                   0.12.3          py310hd125d64_0    conda-forge
darkdetect                0.8.0              pyhd8ed1ab_0    conda-forge
dask-core                 2024.3.1           pyhd8ed1ab_0    conda-forge
dav1d                     1.2.1                hb547adb_0    conda-forge
debugpy                   1.8.1           py310h692a8b6_0    conda-forge
decorator                 5.1.1              pyhd8ed1ab_0    conda-forge
deepdiff                  7.0.1                    pypi_0    pypi
defusedxml                0.7.1              pyhd8ed1ab_0    conda-forge
deprecated                1.2.14             pyh1a96a4e_0    conda-forge
dipy                      1.9.0           py310h401b61c_0    conda-forge
double-conversion         3.2.0                hb7217d7_1    conda-forge
edfio                     0.4.0              pyhd8ed1ab_0    conda-forge
edflib-python             1.0.8              pyhd8ed1ab_0    conda-forge
eeglabio                  0.0.2.post4        pyhd8ed1ab_0    conda-forge
eigen                     3.4.1                h1995070_0    conda-forge
entrypoints               0.4                pyhd8ed1ab_0    conda-forge
exceptiongroup            1.2.0              pyhd8ed1ab_2    conda-forge
executing                 2.0.1              pyhd8ed1ab_0    conda-forge
expat                     2.6.2                hebf3989_0    conda-forge
ffmpeg                    5.1.2           gpl_hf318d42_106    conda-forge
filelock                  3.13.4                   pypi_0    pypi
fire                      0.6.0              pyhd8ed1ab_0    conda-forge
flatbuffers               22.12.06             hb7217d7_2    conda-forge
flit-core                 3.9.0              pyhd8ed1ab_1    conda-forge
fmt                       9.1.0                hffc8910_0    conda-forge
font-ttf-dejavu-sans-mono 2.37                 hab24e00_0    conda-forge
font-ttf-inconsolata      3.000                h77eed37_0    conda-forge
font-ttf-source-code-pro  2.038                h77eed37_0    conda-forge
font-ttf-ubuntu           0.83                 h77eed37_1    conda-forge
fontconfig                2.14.2               h82840c6_0    conda-forge
fonts-conda-ecosystem     1                             0    conda-forge
fonts-conda-forge         1                             0    conda-forge
fonttools                 4.50.0          py310hd125d64_0    conda-forge
fooof                     1.1.0                    pypi_0    pypi
forestplot                0.4.0              pyhd8ed1ab_0    conda-forge
fqdn                      1.5.1              pyhd8ed1ab_0    conda-forge
freetype                  2.12.1               hadb7bae_2    conda-forge
frozenlist                1.4.1           py310hd125d64_0    conda-forge
fsspec                    2024.3.1           pyhca7485f_0    conda-forge
future                    1.0.0              pyhd8ed1ab_0    conda-forge
gast                      0.5.4                    pypi_0    pypi
gettext                   0.21.1               h0186832_0    conda-forge
giflib                    5.2.1                h1a8c8d9_3    conda-forge
git                       2.42.0          pl5321h46e2b6d_0    conda-forge
gl2ps                     1.4.2                h17b34a0_0    conda-forge
glew                      2.1.0                h9f76cd9_2    conda-forge
glib                      2.78.1               h9e231a4_0    conda-forge
glib-tools                2.78.1               h9e231a4_0    conda-forge
glob2                     0.7                        py_0    conda-forge
gmp                       6.3.0                hebf3989_1    conda-forge
gmpy2                     2.1.5                    pypi_0    pypi
gnutls                    3.7.9                hd26332c_0    conda-forge
google-auth               2.29.0             pyhca7485f_0    conda-forge
google-auth-oauthlib      1.2.0                    pypi_0    pypi
google-pasta              0.2.0              pyh8c360ce_0    conda-forge
graphite2                 1.3.13            hebf3989_1003    conda-forge
grpcio                    1.54.0                   pypi_0    pypi
gst-plugins-base          1.22.7               h040e9b9_0    conda-forge
gstreamer                 1.22.7               hd492984_0    conda-forge
h11                       0.14.0             pyhd8ed1ab_0    conda-forge
h2                        4.1.0              pyhd8ed1ab_0    conda-forge
h5io                      0.2.2              pyhc1e730c_0    conda-forge
h5py                      3.11.0                   pypi_0    pypi
harfbuzz                  6.0.0                hddbc195_0    conda-forge
hdf4                      4.2.15               h1a38d6a_5    conda-forge
hdf5                      1.12.2          nompi_ha7af310_101    conda-forge
hpack                     4.0.0              pyh9f0ad1d_0    conda-forge
httpcore                  1.0.5              pyhd8ed1ab_0    conda-forge
httpx                     0.27.0             pyhd8ed1ab_0    conda-forge
hyperframe                6.0.1              pyhd8ed1ab_0    conda-forge
icu                       70.1                 h6b3803e_0    conda-forge
idna                      3.7                      pypi_0    pypi
imagecodecs               2024.1.1                 pypi_0    pypi
imageio                   2.34.0             pyh4b66e23_0    conda-forge
imageio-ffmpeg            0.4.9              pyhd8ed1ab_0    conda-forge
importlib-metadata        7.1.0              pyha770c72_0    conda-forge
importlib_metadata        7.1.0                hd8ed1ab_0    conda-forge
importlib_resources       6.4.0              pyhd8ed1ab_0    conda-forge
iniconfig                 2.0.0              pyhd8ed1ab_0    conda-forge
ipycanvas                 0.13.1             pyhd8ed1ab_0    conda-forge
ipyevents                 2.0.2              pyhd8ed1ab_0    conda-forge
ipykernel                 6.29.4                   pypi_0    pypi
ipython                   8.23.0                   pypi_0    pypi
ipython_genutils          0.2.0                      py_1    conda-forge
ipyvtklink                0.2.3                    pypi_0    pypi
ipywidgets                7.8.1                    pypi_0    pypi
isoduration               20.11.0            pyhd8ed1ab_0    conda-forge
jax                       0.4.26                   pypi_0    pypi
jedi                      0.19.1             pyhd8ed1ab_0    conda-forge
jinja2                    3.1.3              pyhd8ed1ab_0    conda-forge
joblib                    1.4.0                    pypi_0    pypi
jpeg                      9e                   he4db4b2_2    conda-forge
json5                     0.9.25                   pypi_0    pypi
jsoncpp                   1.9.5                hc021e02_1    conda-forge
jsonpatch                 1.33               pyhd8ed1ab_0    conda-forge
jsonpointer               2.4             py310hbe9552e_3    conda-forge
jsonschema                4.21.1             pyhd8ed1ab_0    conda-forge
jsonschema-specifications 2023.12.1          pyhd8ed1ab_0    conda-forge
jsonschema-with-format-nongpl 4.21.1             pyhd8ed1ab_0    conda-forge
jupyter                   1.0.0             pyhd8ed1ab_10    conda-forge
jupyter-lsp               2.2.5                    pypi_0    pypi
jupyter-server            2.14.0                   pypi_0    pypi
jupyter_client            8.6.1              pyhd8ed1ab_0    conda-forge
jupyter_console           6.6.3              pyhd8ed1ab_0    conda-forge
jupyter_core              5.7.2           py310hbe9552e_0    conda-forge
jupyter_events            0.10.0             pyhd8ed1ab_0    conda-forge
jupyter_server            2.13.0             pyhd8ed1ab_0    conda-forge
jupyter_server_terminals  0.5.3              pyhd8ed1ab_0    conda-forge
jupyterlab                4.1.6                    pypi_0    pypi
jupyterlab-server         2.26.0                   pypi_0    pypi
jupyterlab-widgets        1.1.7                    pypi_0    pypi
jupyterlab_pygments       0.3.0              pyhd8ed1ab_1    conda-forge
jupyterlab_server         2.25.4             pyhd8ed1ab_0    conda-forge
jupyterlab_widgets        3.0.10             pyhd8ed1ab_0    conda-forge
jxrlib                    1.1                  h93a5062_3    conda-forge
keras                     3.2.1                    pypi_0    pypi
keras-preprocessing       1.1.2              pyhd8ed1ab_0    conda-forge
kiwisolver                1.4.5           py310h38f39d4_1    conda-forge
krb5                      1.20.1               h69eda48_0    conda-forge
lame                      3.100             h1a8c8d9_1003    conda-forge
lazy_loader               0.3                pyhd8ed1ab_0    conda-forge
lcms2                     2.15                 h481adae_0    conda-forge
ld64                      609                 h89fa09d_15    conda-forge
ld64_osx-arm64            609                 hc4dc95b_15    conda-forge
lerc                      4.0.0                h9a09cb3_0    conda-forge
lets-plot                 4.3.0                    pypi_0    pypi
libabseil                 20220623.0      cxx17_h28b99d4_6    conda-forge
libaec                    1.1.3                hebf3989_0    conda-forge
libarchive                3.6.2                h83f22c9_0    conda-forge
libavif                   0.11.1               h9f83d30_2    conda-forge
libblas                   3.9.0           21_osxarm64_openblas    conda-forge
libbrotlicommon           1.0.9                h1a8c8d9_9    conda-forge
libbrotlidec              1.0.9                h1a8c8d9_9    conda-forge
libbrotlienc              1.0.9                h1a8c8d9_9    conda-forge
libcblas                  3.9.0           21_osxarm64_openblas    conda-forge
libclang                  18.1.1                   pypi_0    pypi
libclang13                14.0.6          default_hc7183e1_1    conda-forge
libcurl                   8.1.2                h912dcd9_0    conda-forge
libcxx                    16.0.6               h4653b0c_0    conda-forge
libdeflate                1.17                 h1a8c8d9_0    conda-forge
libedit                   3.1.20191231         hc8eb9b7_2    conda-forge
libev                     4.33                 h93a5062_2    conda-forge
libexpat                  2.6.2                hebf3989_0    conda-forge
libffi                    3.4.2                h3422bc3_5    conda-forge
libflac                   1.4.3                hb765f3a_0    conda-forge
libgfortran               5.0.0           13_2_0_hd922786_3    conda-forge
libgfortran5              13.2.0               hf226fd6_3    conda-forge
libglib                   2.78.1               hd9b11f9_0    conda-forge
libgrpc                   1.51.1               hb15be72_1    conda-forge
libiconv                  1.17                 h0d3ecfb_2    conda-forge
libidn2                   2.3.7                h93a5062_0    conda-forge
libjpeg-turbo             2.1.4                h1a8c8d9_0    conda-forge
liblapack                 3.9.0           21_osxarm64_openblas    conda-forge
liblief                   0.14.1               h3f3aa29_1    conda-forge
libllvm11                 11.1.0               hfa12f05_5    conda-forge
libllvm14                 14.0.6               hd1a9a77_4    conda-forge
libllvm15                 15.0.7               h62b9111_1    conda-forge
libllvm16                 16.0.1               h1e5164c_0    conda-forge
libmamba                  1.4.9                h4fa9c85_0    conda-forge
libmatio                  1.5.23               h85dfe62_1    conda-forge
libnetcdf                 4.9.1           nompi_h232cb48_101    conda-forge
libnghttp2                1.58.0               ha4dd798_1    conda-forge
libogg                    1.3.4                h27ca646_1    conda-forge
libopenblas               0.3.26          openmp_h6c19121_0    conda-forge
libopus                   1.3.1                h27ca646_1    conda-forge
libpng                    1.6.43               h091b4b1_0    conda-forge
libpq                     15.3                 h7126958_1    conda-forge
libprotobuf               3.21.12              ha614eb4_2    conda-forge
libsndfile                1.2.2                h9739721_1    conda-forge
libsodium                 1.0.18               h27ca646_1    conda-forge
libsolv                   0.7.28               h1059232_2    conda-forge
libsqlite                 3.45.2               h091b4b1_0    conda-forge
libssh2                   1.11.0               h7a5bd25_0    conda-forge
libtasn1                  4.19.0               h1a8c8d9_0    conda-forge
libtheora                 1.1.1             h3422bc3_1005    conda-forge
libtiff                   4.5.0                h5dffbdd_2    conda-forge
libunistring              0.9.10               h3422bc3_0    conda-forge
libuv                     1.48.0               h93a5062_0    conda-forge
libvorbis                 1.3.7                h9f76cd9_0    conda-forge
libvpx                    1.11.0               hc470f4d_3    conda-forge
libwebp-base              1.3.2                hb547adb_0    conda-forge
libxcb                    1.13              h9b22ae9_1004    conda-forge
libxml2                   2.10.3               h67585b2_4    conda-forge
libxslt                   1.1.37               h1bd8bc4_0    conda-forge
libzip                    1.10.1               ha0bc3c6_3    conda-forge
libzlib                   1.2.13               h53f4e23_5    conda-forge
libzopfli                 1.0.3                h9f76cd9_0    conda-forge
lightgbm                  4.3.0           py310h0855411_0    conda-forge
littleutils               0.2.2                      py_0    conda-forge
llvm-openmp               18.1.2               hcd81f8e_0    conda-forge
llvmlite                  0.42.0          py310hf7687f1_1    conda-forge
locket                    1.0.0              pyhd8ed1ab_0    conda-forge
loguru                    0.7.2           py310hbe9552e_1    conda-forge
lspopt                    1.3.0              pyhd8ed1ab_0    conda-forge
lxml                      5.2.1                    pypi_0    pypi
lz4-c                     1.9.4                hb7217d7_0    conda-forge
lzo                       2.10              h642e427_1000    conda-forge
markdown                  3.6                pyhd8ed1ab_0    conda-forge
markdown-it-py            3.0.0                    pypi_0    pypi
markupsafe                2.1.5           py310hd125d64_0    conda-forge
matplotlib                3.8.4                    pypi_0    pypi
matplotlib-base           3.8.3           py310h2439c42_0    conda-forge
matplotlib-inline         0.1.6              pyhd8ed1ab_0    conda-forge
mdurl                     0.1.2                    pypi_0    pypi
mffpy                     0.8.0              pyhd8ed1ab_0    conda-forge
mistune                   3.0.2              pyhd8ed1ab_0    conda-forge
ml-dtypes                 0.3.2                    pypi_0    pypi
mne                       1.6.1                hce30654_0    conda-forge
mne-base                  1.6.1              pyh57928b3_0    conda-forge
mne-features              0.3                pyhd8ed1ab_0    conda-forge
mne-installer-menus       1.6.1              pyhd8ed1ab_0    conda-forge
mne-qt-browser            0.6.2              pyha770c72_0    conda-forge
mnelab                    0.8.6           py310hbe9552e_0    conda-forge
more-itertools            10.2.0             pyhd8ed1ab_0    conda-forge
mpc                       1.3.1                h91ba8db_0    conda-forge
mpfr                      4.2.1                h9546428_0    conda-forge
mpg123                    1.32.4               hebf3989_0    conda-forge
mpmath                    1.3.0              pyhd8ed1ab_0    conda-forge
msgpack                   1.0.8                    pypi_0    pypi
multidict                 6.0.5           py310h8e9501a_0    conda-forge
multitaper                1.2.0              pyhd8ed1ab_0    conda-forge
munkres                   1.1.4              pyh9f0ad1d_0    conda-forge
mypy_extensions           1.0.0              pyha770c72_0    conda-forge
mysql-common              8.0.33               hf9e6398_6    conda-forge
mysql-libs                8.0.33               he3dca8b_6    conda-forge
namex                     0.0.7                    pypi_0    pypi
nbclassic                 1.0.0              pyhb4ecaf3_1    conda-forge
nbclient                  0.10.0             pyhd8ed1ab_0    conda-forge
nbconvert                 7.16.3               hd8ed1ab_0    conda-forge
nbconvert-core            7.16.3             pyhd8ed1ab_0    conda-forge
nbconvert-pandoc          7.16.3               hd8ed1ab_0    conda-forge
nbformat                  5.10.3             pyhd8ed1ab_0    conda-forge
ncurses                   6.4.20240210         h078ce10_0    conda-forge
ndindex                   1.8                      pypi_0    pypi
nest-asyncio              1.6.0              pyhd8ed1ab_0    conda-forge
nettle                    3.9.1                h40ed0f5_0    conda-forge
networkx                  3.2.1              pyhd8ed1ab_0    conda-forge
nibabel                   5.2.1              pyha770c72_0    conda-forge
nilearn                   0.10.4                   pypi_0    pypi
ninja                     1.11.1               hffc8910_0    conda-forge
nlohmann_json             3.11.3               hebf3989_0    conda-forge
nomkl                     1.0                  h5ca1d4c_0    conda-forge
nose                      1.3.7                   py_1006    conda-forge
notebook                  7.1.2              pyhd8ed1ab_0    conda-forge
notebook-shim             0.2.4              pyhd8ed1ab_0    conda-forge
nspr                      4.35                 hb7217d7_0    conda-forge
nss                       3.98                 h5ce2875_0    conda-forge
numba                     0.59.1          py310hdf1f89a_0    conda-forge
numexpr                   2.10.0                   pypi_0    pypi
numpy                     1.26.4          py310hd45542a_0    conda-forge
oauthlib                  3.2.2              pyhd8ed1ab_0    conda-forge
openh264                  2.3.1                hb7217d7_2    conda-forge
openjpeg                  2.5.0                hbc2ba62_2    conda-forge
openmeeg                  2.5.6           py310h988dece_0    conda-forge
openssl                   3.2.1                h0d3ecfb_1    conda-forge
opt_einsum                3.3.0              pyhc1e730c_2    conda-forge
optree                    0.11.0                   pypi_0    pypi
ordered-set               4.1.0              pyhd8ed1ab_0    conda-forge
orjson                    3.10.0                   pypi_0    pypi
outdated                  0.2.2                    pypi_0    pypi
overrides                 7.7.0              pyhd8ed1ab_0    conda-forge
p11-kit                   0.24.1               h29577a5_0    conda-forge
packaging                 24.0               pyhd8ed1ab_0    conda-forge
pactools                  0.3.1              pyhd8ed1ab_0    conda-forge
palettable                3.3.3              pyhd8ed1ab_0    conda-forge
pandas                    2.2.2                    pypi_0    pypi
pandas-flavor             0.6.0              pyhd8ed1ab_1    conda-forge
pandoc                    3.1.12.3             hce30654_0    conda-forge
pandocfilters             1.5.1                    pypi_0    pypi
parso                     0.8.3              pyhd8ed1ab_0    conda-forge
partd                     1.4.1              pyhd8ed1ab_0    conda-forge
patch                     2.7.6             h27ca646_1002    conda-forge
pathspec                  0.12.1             pyhd8ed1ab_0    conda-forge
patsy                     0.5.6              pyhd8ed1ab_0    conda-forge
pcre2                     10.40                hb34f9b4_0    conda-forge
perl                      5.32.1          7_h4614cfb_perl5    conda-forge
pexpect                   4.9.0              pyhd8ed1ab_0    conda-forge
pickleshare               0.7.5                   py_1003    conda-forge
pillow                    10.3.0                   pypi_0    pypi
pingouin                  0.5.4              pyhd8ed1ab_0    conda-forge
pip                       24.0               pyhd8ed1ab_0    conda-forge
pip-check                 2.8.1                    pypi_0    pypi
pip-review                1.3.0                    pypi_0    pypi
pipdeptree                2.18.0                   pypi_0    pypi
pixman                    0.43.4               hebf3989_0    conda-forge
pkginfo                   1.10.0             pyhd8ed1ab_0    conda-forge
pkgutil-resolve-name      1.3.10             pyhd8ed1ab_1    conda-forge
platformdirs              4.2.0              pyhd8ed1ab_0    conda-forge
pluggy                    1.4.0              pyhd8ed1ab_0    conda-forge
ply                       3.11                       py_1    conda-forge
pooch                     1.8.1              pyhd8ed1ab_0    conda-forge
proj                      9.1.1                h13f728c_2    conda-forge
prometheus_client         0.20.0             pyhd8ed1ab_0    conda-forge
prompt-toolkit            3.0.43                   pypi_0    pypi
prompt_toolkit            3.0.42               hd8ed1ab_0    conda-forge
protobuf                  4.22.3                   pypi_0    pypi
psutil                    5.9.8           py310hd125d64_0    conda-forge
pthread-stubs             0.4               h27ca646_1001    conda-forge
ptyprocess                0.7.0              pyhd3deb0d_0    conda-forge
pugixml                   1.11.4               h13dd4ca_1    conda-forge
pure_eval                 0.2.2              pyhd8ed1ab_0    conda-forge
py-cpuinfo                9.0.0                    pypi_0    pypi
py-lief                   0.14.1          py310h1c30a33_1    conda-forge
pyasn1                    0.6.0                    pypi_0    pypi
pyasn1-modules            0.4.0                    pypi_0    pypi
pybv                      0.7.5              pyhd8ed1ab_0    conda-forge
pycodestyle               2.11.1             pyhd8ed1ab_0    conda-forge
pycosat                   0.6.6           py310h2aa6e3c_0    conda-forge
pycparser                 2.22               pyhd8ed1ab_0    conda-forge
pyedflib                  0.1.37          py310h50ce23c_1    conda-forge
pyensae                   1.3.967                  pypi_0    pypi
pygments                  2.17.2             pyhd8ed1ab_0    conda-forge
pyjwt                     2.8.0              pyhd8ed1ab_1    conda-forge
pymatreader               0.0.32             pyhd8ed1ab_0    conda-forge
pyobjc-core               10.2            py310hb3aa912_0    conda-forge
pyobjc-framework-cocoa    10.2            py310hb3aa912_0    conda-forge
pyopengl                  3.1.7                    pypi_0    pypi
pyopenssl                 24.1.0                   pypi_0    pypi
pyparsing                 3.1.2              pyhd8ed1ab_0    conda-forge
pypng                     0.20220715.0       pyhd8ed1ab_0    conda-forge
pyqt                      5.15.9          py310h2924129_5    conda-forge
pyqt5-sip                 12.13.0                  pypi_0    pypi
pyqt6-qt6                 6.6.3                    pypi_0    pypi
pyqt6-sip                 13.6.0                   pypi_0    pypi
pyqtgraph                 0.13.4             pyhd8ed1ab_0    conda-forge
pyquickhelper             1.12.3823          pyhd8ed1ab_0    conda-forge
pyquicksetup              0.2.4              pyhd8ed1ab_0    conda-forge
pyriemann                 0.6                      pypi_0    pypi
pyrsistent                0.20.0          py310hd125d64_0    conda-forge
pyside6                   6.4.2           py310h26ac0f8_1    conda-forge
pysocks                   1.7.1              pyha2e5f31_6    conda-forge
pysoundfile               0.12.1             pyhd8ed1ab_0    conda-forge
pytables                  3.7.0           py310h838cff0_3    conda-forge
pytest                    8.1.1              pyhd8ed1ab_0    conda-forge
python                    3.10.14         h2469fbe_0_cpython    conda-forge
python-dateutil           2.9.0.post0              pypi_0    pypi
python-fastjsonschema     2.19.1             pyhd8ed1ab_0    conda-forge
python-flatbuffers        24.3.25            pyh59ac667_0    conda-forge
python-json-logger        2.0.7              pyhd8ed1ab_0    conda-forge
python-libarchive-c       5.1             py310hbe9552e_0    conda-forge
python-picard             0.7                pyh8a188c0_0    conda-forge
python-tzdata             2024.1             pyhd8ed1ab_0    conda-forge
python.app                1.4             py310h6836e3b_3    conda-forge
python_abi                3.10                    4_cp310    conda-forge
pytorch                   2.0.0           cpu_generic_py310h3496f23_1    conda-forge
pytz                      2024.1             pyhd8ed1ab_0    conda-forge
pyu2f                     0.1.5              pyhd8ed1ab_0    conda-forge
pyvista                   0.43.5                   pypi_0    pypi
pyvistaqt                 0.11.0             pyhd8ed1ab_1    conda-forge
pywavelets                1.6.0                    pypi_0    pypi
pyxdf                     1.16.5             pyhd8ed1ab_0    conda-forge
pyyaml                    6.0.1           py310h2aa6e3c_1    conda-forge
pyzmq                     25.1.2          py310hbb13138_0    conda-forge
qdarkstyle                3.2.3              pyhd8ed1ab_0    conda-forge
qt-main                   5.15.8               hfe8d25c_6    conda-forge
qt6-main                  6.4.2                h9b4f3a7_5    conda-forge
qtconsole                 5.5.1              pyhd8ed1ab_0    conda-forge
qtconsole-base            5.5.1              pyha770c72_0    conda-forge
qtpy                      2.4.1              pyhd8ed1ab_0    conda-forge
re2                       2023.02.01           hb7217d7_0    conda-forge
readline                  8.2                  h92ec313_1    conda-forge
referencing               0.34.0             pyhd8ed1ab_0    conda-forge
reproc                    14.2.4.post0         h93a5062_1    conda-forge
reproc-cpp                14.2.4.post0         h965bd2d_1    conda-forge
requests                  2.31.0             pyhd8ed1ab_0    conda-forge
requests-oauthlib         2.0.0              pyhd8ed1ab_0    conda-forge
rfc3339-validator         0.1.4              pyhd8ed1ab_0    conda-forge
rfc3986-validator         0.1.1              pyh9f0ad1d_0    conda-forge
rich                      13.7.1                   pypi_0    pypi
ripgrep                   14.1.0               h5ef7bb8_0    conda-forge
rpds-py                   0.18.0          py310hf632f72_0    conda-forge
rsa                       4.9                pyhd8ed1ab_0    conda-forge
ruamel.yaml               0.18.6          py310hd125d64_0    conda-forge
ruamel.yaml.clib          0.2.8           py310hd125d64_0    conda-forge
ruamel_yaml               0.15.80         py310h2aa6e3c_1009    conda-forge
scikit-image              0.23.1                   pypi_0    pypi
scikit-learn              1.4.2                    pypi_0    pypi
scipy                     1.12.0          py310hf4b343e_2    conda-forge
scooby                    0.9.2              pyhd8ed1ab_0    conda-forge
seaborn                   0.13.2                   pypi_0    pypi
seaborn-base              0.11.2             pyhd8ed1ab_0    conda-forge
send2trash                1.8.3                    pypi_0    pypi
setuptools                69.5.0                   pypi_0    pypi
setuptools-scm            8.0.4              pyhd8ed1ab_1    conda-forge
sigtool                   0.1.3                h44b9a77_0    conda-forge
sip                       6.8.3           py310h692a8b6_0    conda-forge
six                       1.16.0             pyh6c4a22f_0    conda-forge
sleef                     3.5.1                h156473d_2    conda-forge
sleepecg                  0.5.7           py310h50ce23c_1    conda-forge
snappy                    1.1.10               h17c5cce_0    conda-forge
sniffio                   1.3.1              pyhd8ed1ab_0    conda-forge
soupsieve                 2.5                pyhd8ed1ab_1    conda-forge
sqlite                    3.45.2               hf2abe2d_0    conda-forge
stack-data                0.6.3                    pypi_0    pypi
stack_data                0.6.2              pyhd8ed1ab_0    conda-forge
statannotations           0.6.0              pyhd8ed1ab_0    conda-forge
statsmodels               0.14.1          py310h50ce23c_0    conda-forge
stochastic                0.7.0              pyhd8ed1ab_0    conda-forge
svt-av1                   1.4.1                h7ea286d_0    conda-forge
sympy                     1.12            pypyh9d50eac_103    conda-forge
tables                    3.9.2                    pypi_0    pypi
tabulate                  0.9.0              pyhd8ed1ab_1    conda-forge
tapi                      1100.0.11            he4954df_0    conda-forge
tbb                       2021.10.0            h1995070_2    conda-forge
tbb-devel                 2021.10.0            hc790010_2    conda-forge
tensorboard               2.16.2                   pypi_0    pypi
tensorboard-data-server   0.7.1                    pypi_0    pypi
tensorboard-plugin-wit    1.8.1              pyhd8ed1ab_0    conda-forge
tensorflow                2.14.0                   pypi_0    pypi
tensorflow-base           2.11.0          cpu_py310hb1e6bfe_0    conda-forge
tensorflow-estimator      2.14.0                   pypi_0    pypi
tensorflow-io-gcs-filesystem 0.36.0                   pypi_0    pypi
tensorflow-macos          2.16.1                   pypi_0    pypi
tensorflow-metal          1.1.0                    pypi_0    pypi
tensorpac                 0.6.5              pyh8a188c0_0    conda-forge
termcolor                 2.4.0              pyhd8ed1ab_0    conda-forge
terminado                 0.18.1             pyh31c8845_0    conda-forge
terminaltables            3.1.10             pyhd8ed1ab_0    conda-forge
testpath                  0.6.0              pyhd8ed1ab_0    conda-forge
threadpoolctl             3.4.0              pyhc1e730c_0    conda-forge
tifffile                  2024.2.12                pypi_0    pypi
tinycss2                  1.2.1              pyhd8ed1ab_0    conda-forge
tk                        8.6.13               h5083fa2_1    conda-forge
toml                      0.10.2             pyhd8ed1ab_0    conda-forge
tomli                     2.0.1              pyhd8ed1ab_0    conda-forge
toolz                     0.12.1             pyhd8ed1ab_0    conda-forge
torch                     2.2.2                    pypi_0    pypi
torchaudio                2.2.2                    pypi_0    pypi
torchvision               0.17.2                   pypi_0    pypi
tornado                   6.4             py310hd125d64_0    conda-forge
tqdm                      4.66.2             pyhd8ed1ab_0    conda-forge
traitlets                 5.14.2             pyhd8ed1ab_0    conda-forge
trame                     3.6.0                    pypi_0    pypi
trame-client              3.0.1                    pypi_0    pypi
trame-markdown            3.0.1                    pypi_0    pypi
trame-plotly              3.0.2                    pypi_0    pypi
trame-server              3.0.0                    pypi_0    pypi
trame-vtk                 2.8.5              pyhd8ed1ab_0    conda-forge
trame-vuetify             2.4.3              pyhd8ed1ab_0    conda-forge
trx-python                0.2.9           py310hbe9552e_2    conda-forge
types-python-dateutil     2.9.0.20240316     pyhd8ed1ab_0    conda-forge
typing-extensions         4.10.0               hd8ed1ab_0    conda-forge
typing_extensions         4.10.0             pyha770c72_0    conda-forge
typing_utils              0.1.0              pyhd8ed1ab_0    conda-forge
tzdata                    2024a                h0c530f3_0    conda-forge
unicodedata2              15.1.0          py310h2aa6e3c_0    conda-forge
uri-template              1.3.0              pyhd8ed1ab_0    conda-forge
urllib3                   2.2.1              pyhd8ed1ab_0    conda-forge
utfcpp                    4.0.5                hce30654_0    conda-forge
vtk                       9.2.6           qt_py310h87518ef_200    conda-forge
wcwidth                   0.2.13             pyhd8ed1ab_0    conda-forge
webcolors                 1.13               pyhd8ed1ab_0    conda-forge
webencodings              0.5.1              pyhd8ed1ab_2    conda-forge
websocket-client          1.7.0              pyhd8ed1ab_0    conda-forge
werkzeug                  3.0.1              pyhd8ed1ab_0    conda-forge
wfdb                      4.1.2              pyhd8ed1ab_0    conda-forge
wheel                     0.43.0             pyhd8ed1ab_1    conda-forge
widgetsnbextension        3.6.6                    pypi_0    pypi
wrapt                     1.16.0          py310hd125d64_0    conda-forge
wslink                    2.0.0                    pypi_0    pypi
x264                      1!164.3095           h57fd34a_2    conda-forge
x265                      3.5                  hbc6ce65_3    conda-forge
xarray                    2024.3.0           pyhd8ed1ab_0    conda-forge
xlrd                      2.0.1              pyhd8ed1ab_3    conda-forge
xmltodict                 0.13.0             pyhd8ed1ab_0    conda-forge
xorg-libxau               1.0.11               hb547adb_0    conda-forge
xorg-libxdmcp             1.1.3                h27ca646_0    conda-forge
xz                        5.2.6                h57fd34a_0    conda-forge
yaml                      0.2.5                h3422bc3_2    conda-forge
yaml-cpp                  0.7.0                h13dd4ca_3    conda-forge
yarl                      1.9.4           py310hd125d64_0    conda-forge
yasa                      0.6.4              pyhd8ed1ab_0    conda-forge
zeromq                    4.3.5                hebf3989_1    conda-forge
zfp                       1.0.1                ha8f4885_0    conda-forge
zipp                      3.18.1                   pypi_0    pypi
zlib                      1.2.13               h53f4e23_5    conda-forge
zlib-ng                   2.0.7                h1a8c8d9_0    conda-forge
zstandard                 0.22.0          py310h6289e41_0    conda-forge
zstd                      1.5.5                h4f39d0f_0    conda-forge

Additional Context

No response

@sjg2203 sjg2203 added the type::bug describes erroneous operation, use severity::* to classify the type label Apr 14, 2024
@jaimergp
Copy link
Contributor

have you tried with the new solver? You have classic in your condarc. Try commenting out that line and see if it helps.

@travishathaway travishathaway added source::community catch-all for issues filed by community members pending::feedback indicates we are waiting on feedback from the user type::support neither a bug nor feature, is really just a user having questions or difficulty somewhere and removed type::bug describes erroneous operation, use severity::* to classify the type labels Apr 15, 2024
@sjg2203
Copy link
Author

sjg2203 commented Apr 15, 2024

Thanks for spotting it! I switched to libmamba solver and it did solve part of this issue, but I am still unable to perform conda update conda, I am either stuck with conda=22.9.0 or an updated and bugged conda=23.9.0 where my env is completely broken.
When running conda install conda=24.3.0, it returns this (error message is collapsed for clarity):

Error message
conda install conda=24.3.0
Channels:
 - conda-forge
 - pytorch
 - apple
Platform: osx-arm64
Collecting package metadata (repodata.json): done
Solving environment: \ warning  libmamba Added empty dependency for problem type SOLVER_RULE_UPDATE
failed

LibMambaUnsatisfiableError: Encountered problems while solving:
  - package tensorflow-base-2.10.0-cpu_py310h4e07833_0 requires icu >=70.1,<71.0a0, but none of the providers can be installed

Could not solve for environment specs
The following packages are incompatible
├─ conda 24.3.0**  is installable with the potential options
│  ├─ conda 24.3.0 would require
│  │  └─ conda-libmamba-solver >=23.11.0 , which requires
│  │     └─ libmambapy [>=1.5.3 |>=1.5.6,<2.0a0 ] with the potential options
│  │        ├─ libmambapy [1.5.3|1.5.4|...|1.5.8] would require
│  │        │  └─ libmamba [1.5.3 h0a6dc31_1|1.5.3 h0a6dc31_2|...|1.5.8 h90c426b_0], which requires
│  │        │     └─ libarchive >=3.7.2,<3.8.0a0  with the potential options
│  │        │        ├─ libarchive 3.7.2 would require
│  │        │        │  └─ libxml2 >=2.11.5,<3.0.0a0  with the potential options
│  │        │        │     ├─ libxml2 [2.11.5|2.11.6|...|2.12.6] would require
│  │        │        │     │  └─ icu >=73.2,<74.0a0 , which can be installed;
│  │        │        │     └─ libxml2 2.11.5 would require
│  │        │        │        └─ icu >=72.1,<73.0a0 , which can be installed;
│  │        │        └─ libarchive 3.7.2 would require
│  │        │           └─ libxml2 >=2.12.2,<3.0.0a0 , which can be installed (as previously explained);
│  │        ├─ libmambapy [1.5.3|1.5.4|...|1.5.8] would require
│  │        │  └─ python >=3.11,<3.12.0a0 , which can be installed;
│  │        ├─ libmambapy [1.5.3|1.5.4|...|1.5.8] would require
│  │        │  └─ python >=3.12,<3.13.0a0 , which can be installed;
│  │        ├─ libmambapy [1.5.3|1.5.4|...|1.5.8] would require
│  │        │  └─ python >=3.8,<3.9.0a0 , which can be installed;
│  │        └─ libmambapy [1.5.3|1.5.4|...|1.5.8] would require
│  │           └─ python >=3.9,<3.10.0a0 , which can be installed;
│  ├─ conda 24.3.0 would require
│  │  └─ python >=3.11,<3.12.0a0 , which can be installed;
│  ├─ conda 24.3.0 would require
│  │  └─ python >=3.12,<3.13.0a0 , which can be installed;
│  ├─ conda 24.3.0 would require
│  │  └─ python >=3.8,<3.9.0a0 , which can be installed;
│  └─ conda 24.3.0 would require
│     └─ python >=3.9,<3.10.0a0 , which can be installed;
├─ jpeg is requested and can be installed;
├─ pin-1 is not installable because it requires
│  └─ python 3.10.* , which conflicts with any installable versions previously reported;
├─ pyqt is installable with the potential options
│  ├─ pyqt 5.15.4 would require
│  │  └─ qt-main 5.15.*  with the potential options
│  │     ├─ qt-main 5.15.2 would require
│  │     │  └─ icu >=68.2,<69.0a0 , which can be installed;
│  │     ├─ qt-main [5.15.3|5.15.4|5.15.6|5.15.8] would require
│  │     │  └─ icu >=70.1,<71.0a0 , which conflicts with any installable versions previously reported;
│  │     ├─ qt-main 5.15.2 would require
│  │     │  └─ icu >=69.1,<70.0a0 , which conflicts with any installable versions previously reported;
│  │     └─ qt-main 5.15.8 would require
│  │        └─ libjpeg-turbo [>=2.1.5.1,<3.0a0 |>=3.0.0,<4.0a0 ], which requires
│  │           └─ jpeg <0.0.0a , which conflicts with any installable versions previously reported;
│  ├─ pyqt [5.15.4|5.15.7|5.15.9] would require
│  │  └─ qt-main [>=5.15.3,<5.16.0a0 |>=5.15.4,<5.16.0a0 |>=5.15.6,<5.16.0a0 |>=5.15.8,<5.16.0a0 ], which cannot be installed (as previously explained);
│  ├─ pyqt [5.15.4|5.15.7|5.15.9] would require
│  │  └─ python >=3.8,<3.9.0a0 , which can be installed;
│  ├─ pyqt [5.15.4|5.15.7|5.15.9] would require
│  │  └─ python >=3.9,<3.10.0a0 , which can be installed;
│  ├─ pyqt [5.15.7|5.15.9] would require
│  │  └─ python >=3.11,<3.12.0a0 , which can be installed;
│  └─ pyqt 5.15.9 would require
│     └─ python >=3.12.0rc3,<3.13.0a0  with the potential options
│        ├─ python [3.12.0|3.12.1|3.12.2], which can be installed;
│        └─ python 3.12.0rc3 would require
│           └─ _python_rc, which does not exist (perhaps a missing channel);
├─ qt6-main is not installable because there are no viable options
│  ├─ qt6-main [6.4.0|6.4.1|6.4.2] would require
│  │  ├─ harfbuzz [>=5.2.0,<6.0a0 |>=5.3.0,<6.0a0 ], which requires
│  │  │  └─ icu >=70.1,<71.0a0 , which conflicts with any installable versions previously reported;
│  │  └─ icu >=70.1,<71.0a0 , which conflicts with any installable versions previously reported;
│  └─ qt6-main [6.4.2|6.4.3|...|6.7.0] would require
│     └─ libjpeg-turbo [>=2.1.5.1,<3.0a0 |>=3.0.0,<4.0a0 ], which cannot be installed (as previously explained);
└─ tensorflow-base is installable with the potential options
   ├─ tensorflow-base [2.10.0|2.11.0|...|2.9.1] would require
   │  └─ icu >=70.1,<71.0a0 , which conflicts with any installable versions previously reported;
   ├─ tensorflow-base [2.10.0|2.11.0|...|2.9.1] would require
   │  └─ python >=3.8,<3.9.0a0 , which can be installed;
   ├─ tensorflow-base [2.10.0|2.11.0|...|2.9.1] would require
   │  └─ python >=3.9,<3.10.0a0 , which can be installed;
   ├─ tensorflow-base 2.7.0 would require
   │  └─ icu >=69.1,<70.0a0 , which conflicts with any installable versions previously reported;
   ├─ tensorflow-base [2.11.0|2.11.1|...|2.15.0] would require
   │  └─ libjpeg-turbo [>=2.1.5.1,<3.0a0 |>=3.0.0,<4.0a0 ], which cannot be installed (as previously explained);
   └─ tensorflow-base [2.12.1|2.13.1|2.14.0|2.15.0] would require
      └─ python >=3.11,<3.12.0a0 , which can be installed.

@conda-bot conda-bot added pending::support indicates user is waiting on support from triage engineers and removed pending::feedback indicates we are waiting on feedback from the user labels Apr 15, 2024
@travishathaway
Copy link
Contributor

@sjg2203,

It looks like conda is installed in an environment called pyarm. I am curious how that happened because normally conda is only installed to an environment called base.

You are seeing this error because you have dependency conflicts. Something in the pytorch package is conflicting with conda dependency and is preventing the update from going forward in that environment.

What happens when you try to update conda in your base environment? It looks like you are using named environment for your projects which is good. You should only be installing dependencies directly related to conda in your base environment (e.g. conda plugins like conda-libmamba-solver).

@travishathaway travishathaway added pending::feedback indicates we are waiting on feedback from the user and removed pending::support indicates user is waiting on support from triage engineers labels Apr 16, 2024
@sjg2203
Copy link
Author

sjg2203 commented Apr 17, 2024

@travishathaway, updating conda in base works fine, no issue there. Are you suggesting that I remove conda and its dependencies in my pyarm env?
The other envs I have also have conda and updating it works fine there, only pyarm has this issue

@conda-bot conda-bot added pending::support indicates user is waiting on support from triage engineers and removed pending::feedback indicates we are waiting on feedback from the user labels Apr 17, 2024
@travishathaway
Copy link
Contributor

@sjg2203,

That's going to be a judgement call for you to make because I do not know what that environment is being used for.

@travishathaway travishathaway added pending::feedback indicates we are waiting on feedback from the user and removed pending::support indicates user is waiting on support from triage engineers labels Apr 17, 2024
@sjg2203
Copy link
Author

sjg2203 commented Apr 18, 2024

@travishathaway, removing conda from this env actually solved the issue I was having! Good to know that conda in base does the job
Thanks

@conda-bot conda-bot added pending::support indicates user is waiting on support from triage engineers and removed pending::feedback indicates we are waiting on feedback from the user labels Apr 18, 2024
@travishathaway travishathaway removed the pending::support indicates user is waiting on support from triage engineers label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
source::community catch-all for issues filed by community members type::support neither a bug nor feature, is really just a user having questions or difficulty somewhere
Projects
Status: 🆕 New
Development

No branches or pull requests

4 participants