flake8 precommit hook throwing “ModuleNotFoundError: No module named ‘distutils'”
The repo uses python3.8 in it’s venv and I have aliased python and python3 to python3.8 in the repo. But for some reason, am getting the following error.
The repo uses python3.8 in it’s venv and I have aliased python and python3 to python3.8 in the repo. But for some reason, am getting the following error.