This repository has been archived by the owner on Apr 16, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 85
Trying to decode ascii instead of unicode #152
Comments
Reverted to Mako-0.7.2-py2.6 and Unidecode-0.04.9-py2.6 and the song remains the same. |
The only circumstance in which it does compile is when there are no posts. |
This was referenced Aug 4, 2014
Tried to change _config.py like suggested to:
Also downgraded to 0.7.1 |
As I removed all offending characters from _config.py (on blog.name, blog.description, etc.), seems that in some post came up this new message:
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I had blogofile running on debian wheezy with python3.2 and now had to move the files into debian squeeze running python2.6. That was when the latin characters started to become a problem.
Here is the trace i get when trying to build the site, more especifically, when it tries to make a permalink:
The standard out:
And the tail from the standard error (with blogofile -vv build):
I have already tried removing the latin characters from categories, titles, etc.
Have also changed the accents to html escapes, with no luck.
The text was updated successfully, but these errors were encountered: