Hi, I am unable to start calibre, I ran with debug options and here is what I get:
C:\Program Files\calibre>calibre-debug.exe -g
Traceback (most recent call last):
File "debug.py", line 10, in <module>
File "calibre\__init__.pyo", line 16, in <module>
File "calibre\startup.pyo", line 35, in <module>
File "calibre\utils\localization.pyo", line 66, in set_translators
File "calibre\utils\localization.pyo", line 27, in get_lang
File "calibre\utils\config.pyo", line 23, in <module>
AttributeError: 'NoneType' object has no attribute 'special_folder_path'
Note: there is no existing folder in Program Files as this is the 1st time I'm installing calibre on this computer
|