> > UnicodeDecodeError: 'ascii' codec can't decode byte 0xe9 in position 10: ordinal not in range(128) > > Are your locale variables (at least LC_CTYPE) set correctly? Sorry, I was too fast. On my system it also fails with the same problem with correct locale variables.