View Single Post
Old 12-02-2020, 09:25 AM   #9
cuser
Member
cuser began at the beginning.
 
Posts: 18
Karma: 10
Join Date: Oct 2020
Device: kindle
Quote:
Originally Posted by kovidgoyal View Post
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?
cuser is offline   Reply With Quote