BreastCancer
Sted: CITY 17
no such dictionary: (english)
Traceback (most recent call last):
File "gentext.py", line 197, in <module>
dictionary = openDict(data['dictionary'],data['language'])
File "gentext.py", line 27, in openDict
if os.path.getsize('../dicts/base/%s.%s' % (name,lang)) < 5:
File "/usr/local/lib/python2.5/posixpath.py", line 139, in getsize
return os.stat(filename).st_size
OSError: [Errno 2] No such file or directory: '../dicts/base/.english'
Forfatterens eksterne hjemmeside…