Skip to content

A loader was not found #1948

@CCCDDDEEEFFF

Description

@CCCDDDEEEFFF

I am trying to load a package in a docker container but for some reason it is not able to find the loader. loaders.py is in the folder where is says it is but it is not able to find it.

File "/usr/local/lib/python3.6/dist-packages/edalize/edatool.py", line 183, in init
loader=PackageLoader(package, "templates"),
File "/usr/local/lib/python3.6/dist-packages/jinja2/loaders.py", line 291, in init
assert loader is not None, "A loader was not found for the package."
AssertionError: A loader was not found for the package.

Environment:

  • Python version: 3.6
  • Jinja version: 3.1.3

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