The problem has been seen before. A search of the extended driver thread, suggests it is something to do with the Windows username. The username probably has non-ASCII characters in it.
The error is happening when it uses the temporary directory. Changing that in Windows to point elsewhere will probably fix it. Or set the environment variable CALIBRE_TEMP_DIR to point to a suitable directory for calibre to use
|