jesselau76 / ebook-GPT-translator

Enjoy reading with your favorite style.
https://jesselau.com
MIT License
1.63k stars 210 forks source link

无法使用了 #65

Open zhengxx001 opened 11 months ago

zhengxx001 commented 11 months ago

一直报错,但在文件夹里有 'settings.cfg'

C:\Users\18036\Desktop\ebook-GPT-translator-main>text_translation.exe OCR6.txt Traceback (most recent call last): File "text_translation.py", line 119, in with open('settings.cfg', 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'settings.cfg' [1260] Failed to execute script 'text_translation' due to unhandled exception!

该如何解决