View Single Post
Old 05-28-2021, 05:45 PM   #17
Sarmat89
Fanatic
Sarmat89 ought to be getting tired of karma fortunes by now.Sarmat89 ought to be getting tired of karma fortunes by now.Sarmat89 ought to be getting tired of karma fortunes by now.Sarmat89 ought to be getting tired of karma fortunes by now.Sarmat89 ought to be getting tired of karma fortunes by now.Sarmat89 ought to be getting tired of karma fortunes by now.Sarmat89 ought to be getting tired of karma fortunes by now.Sarmat89 ought to be getting tired of karma fortunes by now.Sarmat89 ought to be getting tired of karma fortunes by now.Sarmat89 ought to be getting tired of karma fortunes by now.Sarmat89 ought to be getting tired of karma fortunes by now.
 
Posts: 530
Karma: 2268308
Join Date: Nov 2015
Device: none
The new version doesn't seem to work:

Code:
Traceback (most recent call last):
  File "C:\Programs\Sigil\plugin_launchers\python\launcher.py", line 142, in launch
    self.exitcode = target_script.run(container)
  File "C:\Users\xxx\AppData\Local\sigil-ebook\sigil\plugins\RemoveInLineStyles\plugin.py", line 164, in run
    bk.addbookpath(css_new_filename, css_new_bookpath, cssdata, mime='text/css')
  File "C:\Programs\Sigil\plugin_launchers\python\bookcontainer.py", line 457, in addbookpath
    return self._w.addbookpath(uniqueid, bookpath, data, mime)
  File "C:\Programs\Sigil\plugin_launchers\python\wrapper.py", line 721, in addbookpath
    with open(filepath, 'wb') as fp:
PermissionError: [Errno 13] Permission denied: 'C:\\sgc_styles.css'
Sarmat89 is offline   Reply With Quote