-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pre-commit: An unexpected error has occurred: CalledProcessError: command: ('/usr/local/go/bin/go', 'install', './...') - /usr/include/stdlib.h:26:10: fatal error: bits/libc-header-start.h: No such file or directory #324
Comments
To fix the problem in WSL - my laptop:
|
Could you please share the content of the log file here, or at least the last few lines or the sections where the issue occurred? @BaseMax /home/max/.cache/pre-commit/pre-commit.log |
This is working now. Here is output:
|
|
I identified two issues in this log file, which lead to changes in the .pre-commit-config.yaml file. Issue 1: Yamllint Warning
Issue 2: pyproject.toml Error
|
The text was updated successfully, but these errors were encountered: