CodelyTV / dotfiles

🐢 💨 Speedup your MacOS setup with this fine tuning settings
https://codely.tv
MIT License
305 stars 54 forks source link

Error build dotfiles mac os Chip M1 #13

Open kevinandresortizmerchan opened 2 years ago

kevinandresortizmerchan commented 2 years ago

Hi, I got the following error `Applying common Symlinks

Traceback (most recent call last): File "/Users/kevinandresortizmerchan/.dotfiles/modules/dotbot/bin/dotbot", line 39, in import dotbot File "/Users/kevinandresortizmerchan/.dotfiles/modules/dotbot/dotbot/init.py", line 1, in from .cli import main File "/Users/kevinandresortizmerchan/.dotfiles/modules/dotbot/dotbot/cli.py", line 5, in from .config import ConfigReader, ReadingError File "/Users/kevinandresortizmerchan/.dotfiles/modules/dotbot/dotbot/config.py", line 1, in import yaml File "/Users/kevinandresortizmerchan/.dotfiles/modules/dotbot/lib/pyyaml/lib/yaml/init.py", line 362 class YAMLObject(metaclass=YAMLObjectMetaclass): ^ SyntaxError: invalid syntax`

Can you said me What have I do to solve this problem?