Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Plugins

Notices

Reply
 
Thread Tools Search this Thread
Old 11-21-2022, 07:45 AM   #1
tonkabean
Junior Member
tonkabean began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jun 2022
Device: mobile
Smile Calibre-mp3 plug-in

Hello everyone,

I hope someone can help me.

I want add mp3 on my ebook (epub)

But when I add audio plug-in (mp3) I got error message as below:-



**************
calibre, version 6.8.0
ERROR: Install plugin failed: A problem occurred while installing this plugin. This plugin will now be uninstalled. Please post the error message in details below into the forum thread for this plugin and restart calibre.

Traceback (most recent call last):
File "calibre\gui2\dialogs\plugin_updater.py", line 709, in _install_clicked
File "calibre\customize\ui.py", line 479, in add_plugin
File "calibre\customize\ui.py", line 64, in load_plugin
File "calibre\customize\zipplugin.py", line 307, in load
File "importlib\__init__.py", line 126, in import_module
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "calibre\customize\zipplugin.py", line 206, in exec_module
File "calibre_plugins.audiobookmetadatareader.__init__" , line 8, in <module>
ModuleNotFoundError: No module named 'common'

***********************

How can I fix it?

many thanks!
tonkabean is offline   Reply With Quote
Old 11-21-2022, 04:08 PM   #2
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 20,564
Karma: 26954694
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Please be precise when naming things, AFAIK there's no such plugin named Calibre-mp3, and please post images we can see.

I suspect you are trying to install this plugin ==>> Read MP3 AudioBook metadata

It hasn't been updated since 2012 which means it hasn't had the necessary changes made to make in compatible with the later version of calibre core, of which there have been several. I suggest you read the last few posts in the plugin thread.

BR
BetterRed is offline   Reply With Quote
Advert
Old 01-13-2023, 11:40 AM   #3
MishoCana
Member
MishoCana began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Jan 2023
Device: iPad
Quote:
Originally Posted by tonkabean View Post
Hello everyone,

I hope someone can help me.

I want add mp3 on my ebook (epub)

But when I add audio plug-in (mp3) I got error message as below:-



**************
calibre, version 6.8.0
ERROR: Install plugin failed: A problem occurred while installing this plugin. This plugin will now be uninstalled. Please post the error message in details below into the forum thread for this plugin and restart calibre.

Traceback (most recent call last):
File "calibre\gui2\dialogs\plugin_updater.py", line 709, in _install_clicked
File "calibre\customize\ui.py", line 479, in add_plugin
File "calibre\customize\ui.py", line 64, in load_plugin
File "calibre\customize\zipplugin.py", line 307, in load
File "importlib\__init__.py", line 126, in import_module
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "calibre\customize\zipplugin.py", line 206, in exec_module
File "calibre_plugins.audiobookmetadatareader.__init__" , line 8, in <module>
ModuleNotFoundError: No module named 'common'

***********************

How can I fix it?

many thanks!
I am having the same issue when I try to add Read MP3 Metadata. Reinstall Calibre 6.11 did not help.

On the plugin home page, it says that it Requires Calibre v0.7.53 or later.

https://www.mobileread.com/forums/sh...d.php?t=143629
MishoCana is offline   Reply With Quote
Old 01-13-2023, 02:17 PM   #4
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 35,340
Karma: 145435140
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Forma, Clara HD, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by BetterRed View Post
It hasn't been updated since 2012 which means it hasn't had the necessary changes made to make in compatible with the later version of calibre core, of which there have been several. I suggest you read the last few posts in the plugin thread.

BR
Quote:
Originally Posted by MishoCana View Post
I am having the same issue when I try to add Read MP3 Metadata. Reinstall Calibre 6.11 did not help.

On the plugin home page, it says that it Requires Calibre v0.7.53 or later.

https://www.mobileread.com/forums/sh...d.php?t=143629
Calibre 0.7.53 is a very old version of calibre dating from 2011-Apr-01 (the 0 is the most significant digit of the release not the 7). As BetterRed mentioned, there have been many changes in calibre since that release including moving from Python 2 to Python 3. If you feel up to converting the plugin to Python 3, go ahead though the lack of updates in over a decade suggests that it was not used by many.

If you take a look at the Previous calibre releases page, you will be able to see just how many releases have been made since 0.7.53 was released.
DNSB is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
dedrm plug calibre larysa Plugins 8 11-16-2018 04:32 AM
Open Calibre When I Plug it In! SirLoin Calibre 2 09-29-2017 09:53 PM
Calibre Plug-Ins? bigyun2000 Calibre 6 05-22-2013 08:39 PM
Calibre Font Configuration Plug in aterry13 Plugins 4 03-03-2013 10:14 PM
Calibre Plug in Vid Tang Calibre 1 09-21-2010 07:33 PM


All times are GMT -4. The time now is 08:25 PM.


MobileRead.com is a privately owned, operated and funded community.