Skip to content

Cannot Install with Python 3.13 #102

@da1910

Description

@da1910

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

Poetry cannot be installed with python 3.13. It has a pin on keyring < 25, and keyring 24 does not support python 3.13.

The pip install of poetry 1.8.3 in fact required keyring 25, it should be upgraded to match.

Installed packages

Name Version Build Channel

_libgcc_mutex 0.1 conda_forge conda-forge
_openmp_mutex 4.5 2_gnu conda-forge
bzip2 1.0.8 h4bc722e_7 conda-forge
ca-certificates 2024.8.30 hbcca054_0 conda-forge
ld_impl_linux-64 2.43 h712a8e2_1 conda-forge
libexpat 2.6.3 h5888daf_0 conda-forge
libffi 3.4.2 h7f98852_5 conda-forge
libgcc 14.1.0 h77fa898_1 conda-forge
libgcc-ng 14.1.0 h69a702a_1 conda-forge
libgomp 14.1.0 h77fa898_1 conda-forge
libmpdec 4.0.0 h4bc722e_0 conda-forge
libsqlite 3.46.1 hadc24fc_0 conda-forge
libuuid 2.38.1 h0b41bf4_0 conda-forge
libzlib 1.3.1 hb9d3cd8_2 conda-forge
ncurses 6.5 he02047a_1 conda-forge
openssl 3.3.2 hb9d3cd8_0 conda-forge
pip 24.2 pyh145f28c_1 conda-forge
python 3.13.0 h9ebbce0_100_cp313 conda-forge
python_abi 3.13 5_cp313 conda-forge
readline 8.2 h8228510_1 conda-forge
tk 8.6.13 noxft_h4845f30_101 conda-forge
tzdata 2024b hc8b5060_0 conda-forge
xz 5.2.6 h166bdaf_0 conda-forge

Environment info

 active environment : test313
active env location : /home/ME/miniforge3/envs/test313
        shell level : 2
   user config file : /home/ME/.condarc

populated config files : /home/ME/miniforge3/.condarc
conda version : 24.9.1
conda-build version : 24.5.1
python version : 3.12.6.final.0
solver : libmamba (default)
virtual packages : __archspec=1=icelake
__conda=24.9.1=0
__cuda=12.6=0
__glibc=2.35=0
__linux=5.15.153.1=0
__unix=0=0
base environment : /home/ME/miniforge3 (writable)
conda av data dir : /home/ME/miniforge3/etc/conda
conda av metadata url : None
channel URLs : https://conda.anaconda.org/conda-forge/linux-64
https://conda.anaconda.org/conda-forge/noarch
package cache : /home/ME/miniforge3/pkgs
/home/ME/.conda/pkgs
envs directories : /home/ME/miniforge3/envs
/home/ME/.conda/envs
platform : linux-64
user-agent : conda/24.9.1 requests/2.32.3 CPython/3.12.6 Linux/5.15.153.1-microsoft-standard-WSL2 ubuntu/22.04.5 glibc/2.35 solver/libmamba conda-libmamba-solver/24.7.0 libmambapy/1.5.9
UID:GID : 1000:1000
netrc file : None
offline mode : False

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions