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
Traceback (most recent call last):
File "/opt/hostedtoolcache/Python/3.12.2/x64/bin/docstr-coverage", line 5, in<module>
from docstr_coverage.cli import execute
File "/opt/hostedtoolcache/Python/3.12.2/x64/lib/python3.12/site-packages/docstr_coverage/cli.py", line 12, in<module>
from docstr_coverage.badge import Badge
File "/opt/hostedtoolcache/Python/3.12.2/x64/lib/python3.12/site-packages/docstr_coverage/badge.py", line 11, in<module>
import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'
Error: Process completed with exit code 1.
The CI fails with python 3.12. I have not yet looked into why; it might be a trivial fix.
I won't be available to have a look at this; if anyone fancies having a look, please feel free to open a PR :-)
The text was updated successfully, but these errors were encountered: