radomirbosak / duden

CLI for http://duden.de dictionary written in Python
MIT License
99 stars 19 forks source link

Release 0.19.0 #198

Closed radomirbosak closed 6 months ago

radomirbosak commented 6 months ago

I am getting this error, when installing new version from pypi and cannot resolve it for now.

pipx install --index-url https://test.pypi.org/simple/ duden
Fatal error from pip prevented installation. Full pip output in file:
    /home/.../.local/pipx/logs/cmd_2024-02-25_20.05.20_pip_errors.log

pip seemed to fail to build package:
    beautifulsoup4

Some possibly relevant errors from pip install:
    error: subprocess-exited-with-error
    error: metadata-generation-failed

Error installing duden.
radomirbosak commented 6 months ago

Looks like this is a problem with test pypi. Maybe the version of beautifulsoup4 there is too old.

In any case the duden 0.19.0 is now up on Pypi https://pypi.org/project/duden/