Comment 2 for bug 1159817

Revision history for this message
Stéphane Graber (stgraber) wrote :

My first guess was some utf-8 problems with the python module "lxc", but it actually looks like it's the binary module that's the problem:

root@delmak:~# python3 -c "import _lxc"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb5 in position 0: invalid start byte