Blaise Laflamme

Results 2 issues of Blaise Laflamme

### Environment **Vuetify Version:** 2.2.6 **Vue Version:** 2.6.11 **Browsers:** Google Chrome **OS:** Mac OS 10.15.2 ### Steps to reproduce 1. Create a test app and add Vuetify ``` $ vue...

bug

Here's the relevant traceback ``` pytb File "/path/to/pyramid_layout-0.8-py2.7.egg/pyramid_layout/config.py", line 359, in register template = helper.renderer.implementation() pyramid.exceptions.ConfigurationExecutionError: : 'MakoLookupTemplateRenderer' object has no attribute 'implementation' ``` Latest versions of pyramid_mako and pyramid_jinja...