Advertisement
timcowchip

gpodder pgkmk

Jan 4th, 2018
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "setup.py", line 31, in <module>
  3. main_module = open('src/gpodder/__init__.py').read()
  4. File "/usr/lib/python3.6/encodings/ascii.py", line 26, in decode
  5. return codecs.ascii_decode(input, self.errors)[0]
  6. UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1008: ordinal not in range(128)
  7. make: *** [makefile:85: install] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement