Pyramid 1.4dev?

82 views
Skip to first unread message

Jason

unread,
Aug 21, 2012, 4:23:34 PM8/21/12
to pylons-...@googlegroups.com
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

Jason

unread,
Aug 21, 2012, 4:46:01 PM8/21/12
to pylons-...@googlegroups.com
I found the issue is with using an asset spec in the renderer argument to the view config, but using a non-asset spec URI for the inherit tag. I will post a issue in github with more information.

--
Jason

Chris McDonough

unread,
Aug 21, 2012, 5:38:57 PM8/21/12
to pylons-...@googlegroups.com
Can't explain how you got 1.4dev but yes, that bug was fixed in both
master (aka 1.4dev) and in the 1.3 branch. 1.3.3 was just released with
the fix a week or so ago (http://pypi.python.org/pypi/pyramid/1.3.3).

- C

Reply all
Reply to author
Forward
0 new messages