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:21 PM George Shuklin <george.shuk...@gmail.com> wrote: > 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 <module> > from poetry.console.application import main > File "/usr/lib/python3/dist-packages/poetry/console/application.py", > line 13, in <module> > from cleo.events.console_events import COMMAND > ModuleNotFoundError: No module named 'cleo.events' > >