|
|
#451 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,617
Karma: 28549044
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
calibre 5 has (finally) been released! Thanks to everyone for your help with beta testing.
|
|
|
|
|
#452 |
|
Fanatic
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 569
Karma: 32228
Join Date: Feb 2012
Device: Onyx Boox Leaf
|
|
|
|
| Advert | |
|
|
|
|
#453 |
|
Enthusiast
![]() Posts: 29
Karma: 10
Join Date: Mar 2017
Device: Kindle Voyage
|
There is some problem with installation on Windows 10 Enterprise 64 bit with the latest updates
|
|
|
|
|
#454 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,617
Karma: 28549044
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
|
|
|
|
|
#455 |
|
Enthusiast
![]() Posts: 29
Karma: 10
Join Date: Mar 2017
Device: Kindle Voyage
|
|
|
|
| Advert | |
|
|
|
|
#456 |
|
Enthusiast
![]() Posts: 29
Karma: 10
Join Date: Mar 2017
Device: Kindle Voyage
|
|
|
|
|
|
#457 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,617
Karma: 28549044
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Strange. Many third party metadata plugins have not been ported to python 3 so wont work but the builtin ones work fine, google, amazon, etc.
Run calibre in debug mode and post the log. |
|
|
|
|
#458 | |
|
Enthusiast
![]() Posts: 29
Karma: 10
Join Date: Mar 2017
Device: Kindle Voyage
|
Quote:
Code:
Traceback (most recent call last):
File "site-packages\calibre\customize\ui.py", line 703, in initialize_plugins
File "site-packages\calibre\customize\ui.py", line 61, in load_plugin
File "site-packages\calibre\customize\zipplugin.py", line 202, in load
File "importlib\__init__.py", line 127, in import_module
File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
File "<frozen importlib._bootstrap>", line 991, in _find_and_load
File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 655, in _load_unlocked
File "<frozen importlib._bootstrap>", line 618, in _load_backward_compatible
File "site-packages\calibre\customize\zipplugin.py", line 184, in load_module
File "calibre_plugins.antikvarium_hu.__init__", line 11, in <module>
ModuleNotFoundError: No module named 'Queue'
Traceback (most recent call last):
File "site-packages\calibre\customize\ui.py", line 703, in initialize_plugins
File "site-packages\calibre\customize\ui.py", line 61, in load_plugin
File "site-packages\calibre\customize\zipplugin.py", line 202, in load
File "importlib\__init__.py", line 127, in import_module
File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
File "<frozen importlib._bootstrap>", line 991, in _find_and_load
File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 655, in _load_unlocked
File "<frozen importlib._bootstrap>", line 618, in _load_backward_compatible
File "site-packages\calibre\customize\zipplugin.py", line 179, in load_module
File "calibre_plugins.dedrm.__init__", line 167
print u"{0} v{1}: Copying needed library files from plugin's zip".format(PLUGIN_NAME, PLUGIN_VERSION)
^
SyntaxError: invalid syntax
Traceback (most recent call last):
File "site-packages\calibre\customize\ui.py", line 703, in initialize_plugins
File "site-packages\calibre\customize\ui.py", line 61, in load_plugin
File "site-packages\calibre\customize\zipplugin.py", line 202, in load
File "importlib\__init__.py", line 127, in import_module
File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
File "<frozen importlib._bootstrap>", line 991, in _find_and_load
File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 655, in _load_unlocked
File "<frozen importlib._bootstrap>", line 618, in _load_backward_compatible
File "site-packages\calibre\customize\zipplugin.py", line 184, in load_module
File "calibre_plugins.libri_hu.__init__", line 11, in <module>
ModuleNotFoundError: No module named 'Queue'
qt.qpa.fonts: Unable to enumerate family ' "HARU_Iwata Mincho Pro-Madoka_hun" '
qt.qpa.fonts: Unable to enumerate family ' "KANJI_HARU_A-OTF Shin Maru Go Pro-PlzIri" '
Traceback (most recent call last):
File "site-packages\calibre\gui2\ui.py", line 157, in __init__
File "site-packages\calibre\gui2\ui.py", line 171, in init_iaction
File "site-packages\calibre\customize\__init__.py", line 614, in load_actual_plugin
File "importlib\__init__.py", line 127, in import_module
File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
File "<frozen importlib._bootstrap>", line 991, in _find_and_load
File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 655, in _load_unlocked
File "<frozen importlib._bootstrap>", line 618, in _load_backward_compatible
File "site-packages\calibre\customize\zipplugin.py", line 179, in load_module
File "calibre_plugins.hyphenatethis.hyphenatethisaction", line 88
print 'Hyphenator using LR:', lmin, rmin
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Hyphenator using LR:', lmin, rmin)?
EpubMerge: DEBUG: 2020-09-25 09:33:24,001: calibre_plugins.epubmerge.epubmerge_plugin(158): macmenuhack file_path:C:\Users\****\AppData\Roaming\calibre\plugins\fanficfare_macmenuhack.txt
|
|
|
|
|
|
#459 |
|
Ex-Helpdesk Junkie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
|
YES!!!!!!!!!!!!
I just finished releasing it to Arch Linux's official repos. To celebrate, I dropped a bunch of python2 modules that only calibre still needed.
|
|
|
|
|
#460 |
|
Weirdo
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 940
Karma: 11941602
Join Date: Nov 2019
Location: Wuppertal, Germany
Device: Kobo Sage, Kobo Libra 2, Kindle Paperwhite 2021, Kindle Scribe 2022
|
Will Calibre 5 break my Calibre-Web Setup?
|
|
|
|
|
#461 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,617
Karma: 28549044
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
@xtraktor: That shows shows third party plugins failing, try running calibre from a command prompt as
calibre --ignore-plugins are the builtin plugins still disabled? |
|
|
|
|
#462 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,617
Karma: 28549044
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
|
|
|
|
|
#463 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,617
Karma: 28549044
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
|
|
|
|
|
#464 |
|
Enthusiast
![]() Posts: 29
Karma: 10
Join Date: Mar 2017
Device: Kindle Voyage
|
|
|
|
|
|
#465 |
|
Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17
Karma: 2151244
Join Date: Aug 2016
Location: Netherlands
Device: kobo H2o 1st + 2, kindle paperwhite 2015
|
yes I have the same problem. Modify Epub and other plug ins don;t work anymore.
I have deleted the new calibre and went back to the former. Things working again. Last edited by monic39; 09-25-2020 at 04:22 AM. |
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Beta testers needed | kovidgoyal | Calibre | 75 | 08-18-2019 08:00 PM |
| Beta testers for calibre 3.0 needed | kovidgoyal | Calibre | 598 | 07-09-2017 11:26 PM |
| Beta testers needed | kovidgoyal | Calibre | 54 | 05-20-2016 01:34 PM |
| Windows beta testers needed | kovidgoyal | Calibre | 19 | 02-08-2016 05:38 PM |
| Beta testers for calibre 2.0 needed | kovidgoyal | Calibre | 142 | 05-08-2015 05:44 AM |