conda-forge / standardebooks-feedstock

A conda-smithy repository for standardebooks.
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

install fails #26

Open cleesmith opened 8 months ago

cleesmith commented 8 months ago

Solution to issue cannot be found in the documentation.

Issue

Fails to install with this error: conda install standardebooks

Channels:

LibMambaUnsatisfiableError: Encountered problems while solving:

Could not solve for environment specs The following package could not be installed └─ standardebooks is not installable because it requires └─ importlib_resources 1.0.2 , which does not exist (perhaps a missing channel).

Installed packages

conda list
# packages in environment at /Users/cleesmith/anaconda3/envs/se_books:
#
# Name                    Version                   Build  Channel
bzip2                     1.0.8                h620ffc9_4  
ca-certificates           2023.12.12           hca03da5_0  
libffi                    3.4.4                hca03da5_0  
ncurses                   6.4                  h313beb8_0  
openssl                   3.0.12               h1a28f6b_0  
pip                       23.3.1          py311hca03da5_0  
python                    3.11.7               hb885b13_0  
readline                  8.2                  h1a28f6b_0  
setuptools                68.2.2          py311hca03da5_0  
sqlite                    3.41.2               h80987f9_0  
tk                        8.6.12               hb8d0fd4_0  
tzdata                    2023d                h04d1e81_0  
wheel                     0.41.2          py311hca03da5_0  
xz                        5.4.5                h80987f9_0  
zlib                      1.2.13               h5a0b063_0

Environment info

conda info

     active environment : se_books
    active env location : /Users/cleesmith/anaconda3/envs/se_books
            shell level : 2
       user config file : /Users/cleesmith/.condarc
 populated config files : /Users/cleesmith/.condarc
          conda version : 23.11.0
    conda-build version : 3.28.4
         python version : 3.11.5.final.0
                 solver : libmamba (default)
       virtual packages : __archspec=1=m1
                          __conda=23.11.0=0
                          __osx=14.3=0
                          __unix=0=0
       base environment : /Users/cleesmith/anaconda3  (writable)
      conda av data dir : /Users/cleesmith/anaconda3/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://repo.anaconda.com/pkgs/main/osx-arm64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/r/osx-arm64
                          https://repo.anaconda.com/pkgs/r/noarch
          package cache : /Users/cleesmith/anaconda3/pkgs
                          /Users/cleesmith/.conda/pkgs
       envs directories : /Users/cleesmith/anaconda3/envs
                          /Users/cleesmith/.conda/envs
               platform : osx-arm64
             user-agent : conda/23.11.0 requests/2.31.0 CPython/3.11.5 Darwin/23.3.0 OSX/14.3 solver/libmamba conda-libmamba-solver/23.12.0 libmambapy/1.5.6 aau/0.4.2 c/GNReBR1ArNYB-HRyjBmmvw s/6tP0Qsdy97vZdr4mU--xQw e/a80pMHLCH4bqenxBqUh9rQ
                UID:GID : 501:20
             netrc file : None
           offline mode : False
thewchan commented 8 months ago

@cleesmith I wonder if https://github.com/conda-forge/standardebooks-feedstock/pull/25 resolves this, but there is a chance that arm devices poses some difficulty that's not covered

thewchan commented 2 months ago

@cleesmith not sure if you're still having trouble, if so, let me know, otherwise I'll close this in a few days.

thewchan commented 2 months ago

Note that it is possible that some of the dependencies are just not available on ARM