Quote:
Originally Posted by kbaerwald
One more thought: the path name of the ...\AppData\Roaming\calibre contains a non-ASCII character (coming from my German first name) "Rüdiger". This ASCII decimal 252 - does this matter?
Klaus-Rüdiger 
|
I have no firsthand knowledge, but since the error says it "can't decode byte 0xfc in position 16:" and 0xfc is ASCII code for
ü which is in the 16th position in the path, I'm guessing the odds are good that you just pointed out the problem.