I follow the installation instructions but failed at this step:
setting-up-the-linter
I confirmed the git branch for maplap is develop.
I confirmed my branch is up-to-date.
First of all, there is no file in the specified path:
./dependencies/internal/linter/init-git-hooks.py
The only similar one I foudn is in path ./dependencies/internal/linter/bin/init-git-hooks but when I execute I got the following error: No module named yaml

Can someone help me on this? Thank you very much!
I follow the installation instructions but failed at this step:
setting-up-the-linter
I confirmed the git branch for
maplapisdevelop.I confirmed my branch is up-to-date.
First of all, there is no file in the specified path:
./dependencies/internal/linter/init-git-hooks.pyThe only similar one I foudn is in path
./dependencies/internal/linter/bin/init-git-hooksbut when I execute I got the following error:No module named yamlCan someone help me on this? Thank you very much!