View Single Post
Old 06-19-2020, 04:08 PM   #103
Thomas_AR
Zealot
Thomas_AR began at the beginning.
 
Thomas_AR's Avatar
 
Posts: 131
Karma: 10
Join Date: Jan 2015
Location: Buenos Aires
Device: Android
Hi folks,
getting suddenly this error message. Now changes or updates of any kind.
Sigil 0.9.14
Code:
Status: failed

Default file path:  F:\Media\Images
Traceback (most recent call last):
  File "C:\Program Files\Sigil\plugin_launchers\python\launcher.py", line 135, in launch
    self.exitcode = target_script.run(container)
  File "C:\Users\Thomas\AppData\Local\sigil-ebook\sigil\plugins\InsertImageSVG\plugin.py", line 537, in run
    CheckForUpdates(root, prefs, url)
  File "C:\Users\Thomas\AppData\Local\sigil-ebook\sigil\plugins\InsertImageSVG\UpdateChecker.py", line 244, in CheckForUpdates
    NextCheckdt = datetime.strptime(prefs['NextCheckTime'], "%Y-%m-%d %H:%M:%S.%f")
  File "_strptime.py", line 577, in _strptime_datetime
  File "_strptime.py", line 359, in _strptime
ValueError: time data '2020-06-19 15:54:42' does not match format '%Y-%m-%d %H:%M:%S.%f'
Error: time data '2020-06-19 15:54:42' does not match format '%Y-%m-%d %H:%M:%S.%f'
Thomas

P.S. Problem solved by deleting the plugins preference file and reinstalled it.

Last edited by Thomas_AR; 06-19-2020 at 04:27 PM.
Thomas_AR is offline   Reply With Quote