Skip to content

Missing dependency? #142

Closed
Closed
@pearofducks

Description

@pearofducks

Looks like the newest changes are using the YAMLMacros package?

On MacOS 10.13.4 and Sublime 3175 (and 3.3.0 of this package).

When installing or restarting:

reloading plugin Vue Syntax Highlight.macros
Traceback (most recent call last):
  File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 116, in reload_plugin
    m = importlib.import_module(modulename)
  File "./python3.3/importlib/__init__.py", line 90, in import_module
  File "<frozen importlib._bootstrap>", line 1584, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1565, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1532, in _find_and_load_unlocked
  File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 1183, in load_module
    exec(compile(source, source_path, 'exec'), mod.__dict__)
  File "/Users/pear/Library/Application Support/Sublime Text 3/Installed Packages/Vue Syntax Highlight.sublime-package/macros.py", line 1, in <module>
ImportError: No module named 'YAMLMacros'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions