|
|
#1 |
|
Evangelist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 423
Karma: 1006520
Join Date: Mar 2010
Location: Alberta, Canada
Device: Kindle 3, ipad2 w/iBooks, PRS-T1
|
No Module name Tkinter on plugin import
I am trying to add a plugin. After searching for the plugin file and clicking the add button I get this error: ------------------ ERROR: ERROR: Unhandled exception: <b>ImportError</b>:No module named Tkinter Traceback (most recent call last): File "site-packages\calibre\gui2\preferences\plugins.py", line 150, in add_plugin File "site-packages\calibre\customize\ui.py", line 377, in add_plugin File "site-packages\calibre\customize\ui.py", line 83, in load_plugin File "<string>", line 7, in <module> ImportError: No module named Tkinter ------------------ Any thoughts? Thanks. |
|
|
|
|
|
#2 |
|
Creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 22,509
Karma: 2944574
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Your module either use tcl/tk or imports something that does. The calibre binaries dont bundle tcl/tk, use PyQt for GUI creation.
__________________
Get calibre Notice to all: I can not provide assistance with DRM removal, for legal reasons, so please do not contact me about it. |
|
|
|
|
Enthusiast
|
|
![]() |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Webmin Module? | godzilla8nj | Calibre | 1 | 05-16-2012 09:08 PM |
| New Plugin Type Idea: Library Plugin | cgranade | Plugins | 3 | 09-15-2010 12:11 PM |
| ImportError: No module named profiles | ould | Calibre | 11 | 02-28-2009 07:25 PM |
| 'mechanize' module? | itimpi | Calibre | 2 | 01-22-2009 03:42 PM |
| Run plugin before import | dremo | Plugins | 6 | 01-09-2009 12:40 PM |