Skip to content
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

calibre 64bit Version: 0.9.19 problem. #11

Closed
mapline opened this issue Feb 15, 2013 · 3 comments
Closed

calibre 64bit Version: 0.9.19 problem. #11

mapline opened this issue Feb 15, 2013 · 3 comments
Assignees
Labels

Comments

@mapline
Copy link

mapline commented Feb 15, 2013

When I upgraded to latest calibre 64bit
Version: 0.9.19 IT removed plugin and when I tried to load it got this error:
calibre, version 0.9.19
ERROR: Unhandled exception: ImportError:cannot import name KOBOTOUCHEXTENDED
Traceback (most recent call last):
File "site-packages\calibre\gui2\preferences\plugins.py", line 310, in add_plugin
File "site-packages\calibre\customize\ui.py", line 361, in add_plugin
File "site-packages\calibre\customize\ui.py", line 53, in load_plugin
File "site-packages\calibre\customize\zipplugin.py", line 167, in load
File "site-packages\calibre\customize\zipplugin.py", line 150, in load_module
File "calibre_plugins.kobotouch_extended.init", line 8, in
ImportError: cannot import name KOBOTOUCHEXTENDED
Went back to .18 no problems.
Any comment?
Thanks Michael

@ghost ghost assigned jgoguen Feb 15, 2013
@jgoguen
Copy link
Owner

jgoguen commented Feb 15, 2013

As I theorized on mobileread, this is caused by the removal of the calibre.ebooks.epub.fix package. I'm working on modifying the Container class and its dependencies from 0.9.18 since I don't see anything that jumps out at me as a replacement for that class.

@mapline
Copy link
Author

mapline commented Feb 16, 2013

Hi
Tried with new zip and gained this error:
calibre, version 0.9.19
ERROR: Unhandled exception: ImportError:cannot import name KOBOTOUCHEXTENDED

Traceback (most recent call last):
File "site-packages\calibre\gui2\preferences\plugins.py", line 310, in add_plugin
File "site-packages\calibre\customize\ui.py", line 361, in add_plugin
File "site-packages\calibre\customize\ui.py", line 53, in load_plugin
File "site-packages\calibre\customize\zipplugin.py", line 167, in load
File "site-packages\calibre\customize\zipplugin.py", line 150, in load_module
File "calibre_plugins.kobotouch_extended.init", line 8, in
ImportError: cannot import name KOBOTOUCHEXTENDED
Any thoughts?
Thanks Michael

@amfourie
Copy link

Seems the fix doesn't work, I get the same problem

jgoguen added a commit that referenced this issue Feb 17, 2013
…e 0.9.18 or earlier to 0.9.19 or later.

Fix #11
Fix #12
Fix #14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants