Quote:
Originally Posted by KataiKata
calibre, version 0.7.57
ERROR: Ismeretlen hiba történt: <b>NameError</b>:global name 'debug_print' is not defined
|
Hi. Look like another unicode error - support for non-ascii characters. You're hitting code that really should never be able to be executed. Clearly you must have a path name that's non-ascii. If you run in debug mode it should be clear which file it is. But I'll work on updating the code.