close 1025025
I've used debian:bookworm Docker image.
I rechecked it now, and problem seems to be solved:
docker run --rm -ti debian:bookworm
# apt update && apt install -y python3-poetry
# /usr/bin/poetry config virtualenvs.create false
#
Thank you very much for help.
On 12/14/22 19:49, Em
Hi George,
Thanks for the report.
I assume that you are in testing. Please can you try again? python-cleo was
migrated to testing
yesterday [0]
[0]
https://tracker.debian.org/news/1398131/python-cleo-100a5-3-migrated-to-testing/
Please, let me know.
Cheers,
Emmanuel
On Fri, Dec 9, 2022 at 2:2
Unfortunately, 1.2.2+dfsg-1didn't fixed the problem:
dpkg -l|grep poetr
ii python3-poetry 1.2.2+dfsg-1
/usr/bin/poetry config virtualenvs.create false
Traceback (most recent call last):
File "/usr/bin/poetry", line 5, in
from poetry.console.application import main
File
Hi,
Thanks for the report.
I'm working in the new upstream release of poetry. As you mentioned this
will be fixed.
Fyi, poetry-core and python-cleo are ready.
Cheers,
--
Emmanuel
OpenPGP_0xFA9DEC5DE11C63F1.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digit
Package: python3-poetry
Version: 1.1.14+dfsg-1
Severity: serious
X-Debbugs-Cc: deb...@microjoe.org
Dear Maintainer,
When invoking poetry locally, I get the following error:
Traceback (most recent call last):
File "/usr/bin/poetry", line 5, in
from poetry.console import main
5 matches
Mail list logo