Error with git pre-hooks: Module "setuptools._distutils.errors" has no attribute "CompileError" #1474
PaulScemama
started this conversation in
General
Replies: 1 comment 19 replies
-
It's possible that you updated the |
Beta Was this translation helpful? Give feedback.
19 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description of your problem or feature request
I made some changes on my local branch; then when committing to my remote fork of the repository, I am getting a git pre-hook error that I really have no clue what it's about 😅.
Please provide the full tracebacks for any relevant errors and/or warning messages.
Please provide any additional information below.
Versions and main components
Aesara config:
Place the results of
python -c "import aesara; print(aesara.config)"
here.Beta Was this translation helpful? Give feedback.
All reactions