I am running Sympathy for Data, a program based on python. It worked well until today. I got error message like this:
File "..\Python27\lib\site-packages\win32com\client\__init__.py", line 11, in <module>
import gencache
File >"..\Python27\lib\site-packages\win32com\client\gencache.py", line 662, in <module>
_ _init_ _()
File >"..\Python27\lib\site-packages\win32com\client\gencache.py", line 56, in _ _init_ _
_LoadDicts()
File "..\Python27\lib\site-packages\win32com\client\gencache.py", line 109, in _LoadDicts
version = p.load()
EOFError
I find an answer here which basically had the same issue, but the solution doesn't work for me. All the solutions that I've found online provide the same solution, remove the contents under _gen_py_ folder.
I don't have to run any program with Sympathy for data. I got this error message even if I open the iPython shipped with Sympathy for data.
I am really hopeless in this case, could someone help me how to solve it?
C:\Python27\Lib\site-packages\win32com\gen_py\dicts.dat
and still get the problem? – Viscid...\win32com\_gen_py_\dicts.dat
, and I try to remove all the contents under that folder, but it didn't work. – Esmaria