Skip to content
Contact Support

Macro Rendering Error

File: Software/Available_Applications/ipyrad.md

UndefinedError: 'dict object' has no attribute 'Ipyrad'

Traceback (most recent call last):
  File "/home/runner/.local/lib/python3.12/site-packages/mkdocs_macros/plugin.py", line 703, in render
    return md_template.render(**page_variables)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/runner/.local/lib/python3.12/site-packages/jinja2/environment.py", line 1295, in render
    self.environment.handle_exception()
  File "/home/runner/.local/lib/python3.12/site-packages/jinja2/environment.py", line 942, in handle_exception
    raise rewrite_traceback_stack(source=source)
  File "<template>", line 4, in top-level template code
  File "overrides/partials/app_header.html", line 1, in top-level template code
    {{ app.description }}
  File "/home/runner/.local/lib/python3.12/site-packages/jinja2/environment.py", line 490, in getattr
    return getattr(obj, attribute)
           ^^^^^^^^^^^^^^^^^^^^^^^
jinja2.exceptions.UndefinedError: 'dict object' has no attribute 'Ipyrad'