Package: python3-poetry
Version: 1.8.2+dfsg-1
Severity: normal

$ sudo apt install -t testing python3-poetry
...
Setting up python3-poetry (1.8.2+dfsg-1)
...
$ poetry run python

No module named 'packaging.metadata'

$ sudo apt install -t testing python3-packaging
...
Setting up python3-packaging (24.0-1) ...
$ poetry run python
Creating virtualenv devops-fabric-MXLzDq5t-py3.12 in 
/home/mah/.cache/pypoetry/virtualenvs
Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> 

-- System Information
Debian Release: 12.5
Kernel Version: Linux gabriel 6.1.0-20-amd64 #1 SMP PREEMPT_DYNAMIC Debian 
6.1.85-1 (2024-04-11) x86_64 GNU/Linux

Reply via email to