You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2026. It is now read-only.
Current installs are broken with the latest setuptools due to an unmaintained transitive dependency
setuptools.errors.InvalidConfigError: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.
Describe the bug
Current installs are broken with the latest setuptools due to an unmaintained transitive dependency
Follow:
v78.0.0pypa/setuptools#4911compressed-rtffunctionality to fix installation TeamMsgExtractor/msg-extractor#460Workaround
The easiest workaround is to use an older version of setuptools and this should be resolved upstream