View Single Post
Old 09-17-2011, 04:21 PM   #91
st_albert
Guru
st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'
 
Posts: 696
Karma: 150000
Join Date: Feb 2010
Device: none
Here's the output:
Code:
~$ calibre -v
Traceback (most recent call last):
  File "site-packages/calibre/gui2/ui.py", line 119, in __init__                                                                                                                 
  File "site-packages/calibre/gui2/ui.py", line 133, in init_iaction                                                                                                             
  File "site-packages/calibre/customize/__init__.py", line 539, in load_actual_plugin                                                                                            
  File "importlib/__init__.py", line 37, in import_module                                                                                                                        
  File "site-packages/calibre/customize/zipplugin.py", line 150, in load_module                                                                                                  
  File "calibre_plugins.open_with.action", line 12, in <module>
ImportError: No module named win32com.shell
Does that last line mean it's expecting to run on a Windows box?
st_albert is offline   Reply With Quote