Quote:
Originally Posted by kovidgoyal
Go to the link https://manual.calibre-ebook.com/develop.html
Read the section named "Getting the code". Follow the step by step instructions there. Then go to the section named "Setting up awindows developmemnt environment" and follow the step by step instructions there.
And forget about bypy.frozen, thats not for you to modify.
|
I want to cancel the automatic change of the calibre library file name to English in the bypy.frozen file.
After python3, unicode has been supported, and the three platforms of mac ,linux, win have no problem with unicode support. Can add the function of not converting the file name in the optional library to English?