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
Hi,
I try running this hook on Ubuntu 23.10, and when I launch the command "pre-commit run", I systematically get the following error:
ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-req-build-bolo7r0i/
WARNING: You are using pip version 19.1, however version 20.3.4 is available.
This isn't related to yamllint, this is a pre-commit issue. I would just pre-commit uninstall on the repo, and the uninstall and reinstall pre-commit with pip. If that doesn't work, find out how to get help from the pre-commit project.
Hi,
I try running this hook on Ubuntu 23.10, and when I launch the command "pre-commit run", I systematically get the following error:
ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-req-build-bolo7r0i/
WARNING: You are using pip version 19.1, however version 20.3.4 is available.
The point is the following:
Does someone have an idea on how I can resolve it ?
Thanks
The text was updated successfully, but these errors were encountered: