Skip to content

Fix mako incopatibilitie on pyramid chat example#248

Open
YuriAlessandro wants to merge 1 commit intoabourget:masterfrom
YuriAlessandro:master
Open

Fix mako incopatibilitie on pyramid chat example#248
YuriAlessandro wants to merge 1 commit intoabourget:masterfrom
YuriAlessandro:master

Conversation

@YuriAlessandro
Copy link
Copy Markdown

New Pyramid's version no longer support .mako (so as .chameleon) natively.

More informations: https://docs.pylonsproject.org/projects/pyramid/en/latest/whatsnew-1.5.html

Because of this, when you try to run the simple_pyramid_chat example you get an error.
So, I updated the Pyramid example to support .mako (just putting him on the dependencies).

This error is mentioned in issue #189

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant