I installed and set up DeACSM some time ago, and it was working fine until the other day (I think it broke when I updated to 7.23?).
It isn't listed in my installed plugins anymore, but when I try to install it from the "get new plugins" menu, I get this error:
Code:
calibre, version 7.23.0
ERROR: Install plugin failed: A problem occurred while installing this plugin. This plugin will now be uninstalled. Please post the error message in details below into the forum thread for this plugin and restart calibre.
Traceback (most recent call last):
File "calibre\customize\ui.py", line 724, in initialize_plugin
File "calibre_plugins.deacsm.__init__", line 219, in initialize
FileExistsError: [WinError 183] Cannot create a file when that file already exists: 'C:\\Users\\*****\\AppData\\Roaming\\calibre\\plugins\\DeACSM\\modules351991113' -> 'C:\\Users\\*****\\AppData\\Roaming\\calibre\\plugins\\DeACSM\\modules'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "calibre\gui2\dialogs\plugin_updater.py", line 742, in _install_clicked
File "calibre\customize\ui.py", line 534, in add_plugin
File "calibre\customize\ui.py", line 729, in initialize_plugin
calibre.customize.InvalidPlugin: Initialization of plugin Traceback (most recent call last):
File "calibre\customize\ui.py", line 724, in initialize_plugin
File "calibre_plugins.deacsm.__init__", line 219, in initialize
FileExistsError: [WinError 183] Cannot create a file when that file already exists: 'C:\\Users\\*****\\AppData\\Roaming\\calibre\\plugins\\DeACSM\\modules351991113' -> 'C:\\Users\\*****\\AppData\\Roaming\\calibre\\plugins\\DeACSM\\modules'
failed with traceback:
Traceback (most recent call last):
File "calibre\customize\ui.py", line 724, in initialize_plugin
File "calibre_plugins.deacsm.__init__", line 219, in initialize
FileExistsError: [WinError 183] Cannot create a file when that file already exists: 'C:\\Users\\*****\\AppData\\Roaming\\calibre\\plugins\\DeACSM\\modules351991113' -> 'C:\\Users\\*****\\AppData\\Roaming\\calibre\\plugins\\DeACSM\\modules'
Is it safe to just delete the DeACSM folder from Roaming\calibre\plugins and try to reinstall again, or should I do something else?
Thanks!