View Single Post
Old 09-02-2024, 04:44 PM   #1
LittleZombie
Junior Member
LittleZombie began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Sep 2024
Device: Tolino shine 3
"FileNotFoundError" Calibre doesn't start

Hello guys,

i wanted to start calibre today after maybe 3(?) weeks of not using it. But it didn't start. I tryed uninstalling and reinstalling it, but nothing changed. On reddit i read, that deleting the folders with calibre in /appdata/local and /appdata/roaming. I uninstalled calibre, did that, restarted the pc and than reinstall. Again nothing is happening.

calibre-debug -g gave me this message:

Traceback (most recent call last):
File "runpy.py", line 198, in _run_module_as_main
File "runpy.py", line 88, in _run_code
File "site.py", line 83, in <module>
File "site.py", line 78, in main
File "site.py", line 49, in run_entry_point
File "importlib\__init__.py", line 126, in import_module
File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
File "<frozen importlib._bootstrap>", line 1126, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
File "bypy-importer.py", line 279, in exec_module
File "calibre\__init__.py", line 23, in <module>
File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
File "bypy-importer.py", line 279, in exec_module
File "calibre\constants.py", line 424, in <module>
File "calibre\constants.py", line 174, in cache_dir
File "calibre\constants.py", line 131, in _get_cache_dir
File "os.py", line 215, in makedirs
File "os.py", line 225, in makedirs
FileNotFoundError: [WinError 2] Das System kann die angegebene Datei nicht finden: 'C:\\Users\\wolfg\\AppData\\Roaming\\calibre'

Why does calibre not creat this folders anew ? And how can I force it to do so?


Friendly greetings
LittleZombie is offline   Reply With Quote