View Single Post
Old 11-28-2010, 05:59 PM   #9
sadievan
Wizard
sadievan ought to be getting tired of karma fortunes by now.sadievan ought to be getting tired of karma fortunes by now.sadievan ought to be getting tired of karma fortunes by now.sadievan ought to be getting tired of karma fortunes by now.sadievan ought to be getting tired of karma fortunes by now.sadievan ought to be getting tired of karma fortunes by now.sadievan ought to be getting tired of karma fortunes by now.sadievan ought to be getting tired of karma fortunes by now.sadievan ought to be getting tired of karma fortunes by now.sadievan ought to be getting tired of karma fortunes by now.sadievan ought to be getting tired of karma fortunes by now.
 
sadievan's Avatar
 
Posts: 1,933
Karma: 5477576
Join Date: Nov 2010
Device: Kindle Paperwhite, iPhone, Kobo LC
Quote:
Originally Posted by kovidgoyal View Post
open a command prompt and run this command


calibre-debug -c "from win32com.client.gencache import Rebuild; Rebuild(True)"

hopefully that will rebuild the dicts.dat file for you correctly
Ok. I typed it just as you did. Did not work. Still getting the python error message. Here is what showed up.


Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.


c:\Program Files\Calibre2>calibre-debug -c "from win32com.client.gencache import
Rebuild; Rebuild(True)"
Python function terminated unexpectedly
(Error Code: 1)
Traceback (most recent call last):
File "site.py", line 103, in main
File "site.py", line 85, in run_entry_point
File "site-packages\calibre\debug.py", line 168, in main
File "<string>", line 1, in <module>
File "site-packages\win32com\client\__init__.py", line 11, in <module>
File "site-packages\win32com\client\gencache.py", line 662, in <module>
File "site-packages\win32com\client\gencache.py", line 56, in __init__
File "site-packages\win32com\client\gencache.py", line 109, in _LoadDicts
EOFError

c:\Program Files\Calibre2>


Carol
sadievan is offline   Reply With Quote