Skip to content
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

not install #12

Open
hamelhmc opened this issue Oct 31, 2021 · 2 comments
Open

not install #12

hamelhmc opened this issue Oct 31, 2021 · 2 comments

Comments

@hamelhmc
Copy link

Traceback (most recent call last): File "/Users/hamel/.dotfiles/modules/dotbot/bin/dotbot", line 39, in <module> import dotbot File "/Users/hamel/.dotfiles/modules/dotbot/dotbot/__init__.py", line 1, in <module> from .cli import main File "/Users/hamel/.dotfiles/modules/dotbot/dotbot/cli.py", line 5, in <module> from .config import ConfigReader, ReadingError File "/Users/hamel/.dotfiles/modules/dotbot/dotbot/config.py", line 1, in <module> import yaml File "/Users/hamel/.dotfiles/modules/dotbot/lib/pyyaml/lib/yaml/__init__.py", line 362 class YAMLObject(metaclass=YAMLObjectMetaclass):

@racastellanosm
Copy link

Same problem here:
MacOS - BigSur
Chip: Intel
Model: MacBook Pro 2020

Submodule path 'modules/zimfw': merged in 'de685e8ef3846bc69847bf5281fcb7adb8ad096c'
Applying common Symlinks

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

@joserojasrodriguez
Copy link

Same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants