upciti/wakemeops

`importlib-metadata` dependency for `pre-commit`

ethiy opened this issue · 2 comments

ethiy commented

Describe the Bug

pre-commit needs importlib-metadata package on Raspbian Buster.

Steps to Reproduce

  1. sudo apt install pre-commit
  2. pre-commit -h

Expected Behaviour

Show the help message.

Actual Behaviour

Raises a ModuleNotFoundError as importlib-metadata is not found.

Environment

Linux pidev-oussama 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l GNU/Linux
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.