Skip to content

ModuleNotFoundError: No module named 'ansible_collections'ย #18

@zaro0508

Description

@zaro0508

I think the introduction of PR #17 caused additional errors. Now I'm getting additional packaging errors only after that PR was merged.

Run find . -type f -name "*.j2" -exec /tmp/jinja2-lint/j2lint.py '{}' +
Traceback (most recent call last):
  File "/tmp/jinja2-lint/j2lint.py", line 12, in <module>
    from ansible_collections.ansible.netcommon.plugins.filter import ipaddr
ModuleNotFoundError: No module named 'ansible_collections'
Error: Process completed with exit code 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions