-
-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UnBoundLocalError #234
Comments
calibre, version 7.7.0 calibre 7.7 embedded-python: True It gave me the same error even on 2.3.0 version, i think the problem is the main calibre software last version. |
Thank you for your feedback. We have fixed the issue in version 2.3.2. Please upgrade from Calibre and check if the issue has disappeared. If not, feel free to provide further feedback. |
Now it's perfectly fixed , thank you
Carmine Morcone
Il sab 16 mar 2024, 07:15 书伴 ***@***.***> ha scritto:
… Thank you for your feedback. We have fixed the issue in version 2.3.2.
Please upgrade from Calibre and check if the issue has disappeared. If not,
feel free to provide further feedback.
—
Reply to this email directly, view it on GitHub
<#234 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BG7V3OPY5MWLJOW64MAOJ4TYYPPRLAVCNFSM6AAAAABEXT3ZG2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBRHAZDCMZZGM>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Basic information
Some required information from your use case.
Describe the bug
calibre, version 7.7.0
ERROR: Unhandled exception: UnboundLocalError:cannot access local variable 'metadata' where it is not associated with a value
calibre 7.7 embedded-python: True
Windows-10-10.0.22631-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.22631')
Python 3.11.5
Windows: ('10', '10.0.22631', 'SP0', 'Multiprocessor Free')
Interface language: None
EXE path: C:\Program Files\Calibre2\calibre.exe
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (2, 9, 0) && DeDRM (7, 2, 1) && Package KFX (from KFX Input) (2, 9, 0) && Annotations (1, 17, 13) && Ebook Translator (2, 3, 1) && Find Duplicates (1, 10, 8) && KFX metadata reader (from KFX Input) (2, 9, 0) && From KFX (2, 9, 0) && KFX Input (2, 9, 0) && Set KFX metadata (from KFX Output) (2, 7, 0) && KFX Output (2, 7, 0) && Kindle Collections (1, 7, 29) && Kindle hi-res covers (0, 5, 1) && Obok DeDRM (7, 2, 1)
Traceback (most recent call last):
File "calibre\gui2_init_.py", line 756, in dispatch
File "calibre_plugins.ebook_translator.lib.conversion", line 269, in translate_done
UnboundLocalError: cannot access local variable 'metadata' where it is not associated with a value
Expected behavior
Trying to save the translated doc and I get this error.
Screenshots
See above
The text was updated successfully, but these errors were encountered: