poetry package broke - please help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



After the last update of python-poetry-core to 1.4.0,and python-cleo to 2.0.0-1 : poetry is broken in 2 ways.

These are triggered by running the command:

poetry version  xxx

1) missing dependency on python-rapidfuzz
which leads to this error:

File "/usr/lib/python3.10/site-packages/cleo/_utils.py", line 8, in <module>
    from rapidfuzz.distance import Levenshtein
ModuleNotFoundError: No module named 'rapidfuzz'

2) After installing rapidfuzz, get this error
   which I haven't found a fix for

from cleo.exceptions import CleoException
ImportError: cannot import name 'CleoException' from 'cleo.exceptions' (/usr/lib/python3.10/site-packages/cleo/exceptions/__init__.py)

Thanks
gene



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux