|
2176 | 2176 | <h1 id="macro-rendering-error"><em>Macro Rendering Error</em></h1> |
2177 | 2177 | <p><strong>TemplateNotFound</strong>: keyboard/ctrlf.md</p> |
2178 | 2178 | <div class="highlight"><pre><span></span><code>Traceback (most recent call last): |
2179 | | - File "/home/felicianotech/Repos/wtfutil/wtfdocs/virtual-env/lib/python3.12/site-packages/mkdocs_macros/plugin.py", line 480, in render |
| 2179 | + File "/home/felicianotech/.asdf/installs/python/3.13.2/lib/python3.13/site-packages/mkdocs_macros/plugin.py", line 480, in render |
2180 | 2180 | return md_template.render(**page_variables) |
2181 | | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
2182 | | - File "/home/felicianotech/Repos/wtfutil/wtfdocs/virtual-env/lib/python3.12/site-packages/jinja2/environment.py", line 1301, in render |
| 2181 | + ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^ |
| 2182 | + File "/home/felicianotech/.asdf/installs/python/3.13.2/lib/python3.13/site-packages/jinja2/environment.py", line 1301, in render |
2183 | 2183 | self.environment.handle_exception() |
2184 | | - File "/home/felicianotech/Repos/wtfutil/wtfdocs/virtual-env/lib/python3.12/site-packages/jinja2/environment.py", line 936, in handle_exception |
| 2184 | + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ |
| 2185 | + File "/home/felicianotech/.asdf/installs/python/3.13.2/lib/python3.13/site-packages/jinja2/environment.py", line 936, in handle_exception |
2185 | 2186 | raise rewrite_traceback_stack(source=source) |
2186 | 2187 | File "<template>", line 145, in top-level template code |
2187 | | - File "/home/felicianotech/Repos/wtfutil/wtfdocs/virtual-env/lib/python3.12/site-packages/jinja2/loaders.py", line 218, in get_source |
| 2188 | + File "/home/felicianotech/.asdf/installs/python/3.13.2/lib/python3.13/site-packages/jinja2/loaders.py", line 218, in get_source |
2188 | 2189 | raise TemplateNotFound(template) |
2189 | 2190 | jinja2.exceptions.TemplateNotFound: keyboard/ctrlf.md |
2190 | 2191 | </code></pre></div> |
|
0 commit comments