|
scons: Reading SConscript files ...
Building for python2.6
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe6 in position 27: ordinal not in range(128):
File "/var/tmp/portage/media-gfx/mypaint-0.9.1/work/mypaint-0.9.1/SConstruct", line 59:
env.ParseConfig(python + '-config --cflags')
File "/usr/lib/scons-2.0.1/SCons/Environment.py", line 1460:
return function(self, self.backtick(command))
File "/usr/lib/scons-2.0.1/SCons/Environment.py", line 591:
sys.stderr.write(unicode(err))
* ERROR: media-gfx/mypaint-0.9.1 failed (compile phase):
* scons failed
请问如何解决? |
|