Was there briefly a Pyramid 1.4dev on pypi? I just had an error occur on Pyramid 1.3.3 where inheriting "/somedir/base.mako" would raise the error 'TemplateLookupException: Can not locate template for uri myproject:/somedir/base.mako'
When I rebuilt the virtualenv to test out the error I did easy_install -U pyramid and it installed pyramid 1.4dev. When running my project in 1.4dev the error didn't occur -- any idea what would have changed related to mako templating? -- Jason -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-discuss/-/THPeh7PyggwJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
