/usr/bin/python3.3 setup.py build /usr/bin/python2.7 setup.py build /usr/bin/python3.4 setup.py build running build running build_py creating /var/tmp/portage/dev-python/tabulate-0.7.2/work/tabulate-0.7.2-python2_7/lib copying tabulate.py -> /var/tmp/portage/dev-python/tabulate-0.7.2/work/tabulate-0.7.2-python2_7/lib warning: build_py: byte-compiling is disabled, skipping. Traceback (most recent call last): File "setup.py", line 10, in <module> LONG_DESCRIPTION = open("README.rst").read().replace("`_", "`") File "/usr/lib64/python3.3/encodings/ascii.py", line 26, in decode return codecs.ascii_decode(input, self.errors)[0] UnicodeDecodeError: 'ascii' codec can't decode byte 0xce in position 8669: ordinal not in range(128) * ERROR: dev-python/tabulate-0.7.2::gentoo failed (compile phase): * (no error message) * * Call stack: Traceback (most recent call last): File "setup.py", line 10, in <module> LONG_DESCRIPTION = open("README.rst").read().replace("`_", "`") File "/usr/lib64/python3.4/encodings/ascii.py", line 26, in decode return codecs.ascii_decode(input, self.errors)[0] UnicodeDecodeError: 'ascii' codec can't decode byte 0xce in position 8669: ordinal not in range(128) * ebuild.sh, line 93: Called src_compile * ERROR: dev-python/tabulate-0.7.2::gentoo failed (compile phase): * (no error message)
This most likely has been fixed by the eclass forcing UTF-8, if not upstream. In any case, can't reproduce with 0.8.1.