On 2016-10-29 22:21, Karla Stenger wrote:
> Hi,
> I'm setting up a completely new database in a virtualenv where I installed
> trytond 3.8 with pip.
> 
> When running: trytond -c tryton.conf --verbose --dev -d tryton38 --all ​
> 
> I get this error (on processing ir.lang with id lang_ca):
> 
>   File
> "/home/otro/.virtualenvs/tryton38-w-official-modules/local/lib/python2.7/site-packages/trytond/backend/postgresql/database.py",
> line 282, in execute
>     return self.cursor.execute(sql, params)
> UnicodeEncodeError: 'ascii' codec can't encode character u'\xe0' in
> position 5: ordinal not in range(128)

For me, your database is not encoded in UTF-8.

-- 
Cédric Krier - B2CK SPRL
Email/Jabber: cedric.kr...@b2ck.com
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

-- 
You received this message because you are subscribed to the Google Groups 
"tryton" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton/20161030084645.GE72562%40tetsuo.

Reply via email to