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
nbqa-black...............................................................Failed
- hook id: nbqa-black
- exit code: 1
Traceback (most recent call last):
File "/home/runner/.cache/pre-commit/repod5v84l67/py_env-python3/bin/nbqa", line 5, in <module>
from nbqa.__main__ import main
File "/home/runner/.cache/pre-commit/repod5v[84](https://github.com/pymc-devs/pymc-resources/actions/runs/7435738195/job/20231412333?pr=234#step:4:86)l67/py_env-python3/lib/python3.12/site-packages/nbqa/__main__.py", line 14, in <module>
from pkg_resources import parse_version
ModuleNotFoundError: No module named 'pkg_resources'
nbqa-isort...............................................................Failed
- hook id: nbqa-isort
- exit code: 1
Traceback (most recent call last):
File "/home/runner/.cache/pre-commit/repoc5mha1wm/py_env-python3/bin/nbqa", line 5, in <module>
from nbqa.__main__ import main
File "/home/runner/.cache/pre-commit/repoc5mha1wm/py_env-python3/lib/python3.12/site-packages/nbqa/__main__.py", line 14, in <module>
from pkg_resources import parse_version
ModuleNotFoundError: No module named 'pkg_resources'
nbqa-pyupgrade...........................................................Failed
- hook id: nbqa-pyupgrade
- exit code: 1
Traceback (most recent call last):
File "/home/runner/.cache/pre-commit/repo45_spbqz/py_env-python3/bin/nbqa", line 5, in <module>
from nbqa.__main__ import main
File "/home/runner/.cache/pre-commit/repo45_spbqz/py_env-python3/lib/python3.12/site-packages/nbqa/__main__.py", line 14, in <module>
from pkg_resources import parse_version
ModuleNotFoundError: No module named 'pkg_resources'
#234 is failing but seems unrelated to the PR.
@maresb any idea?
The text was updated successfully, but these errors were encountered: