Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when use plugin #2

Open
duongnguyen993 opened this issue May 25, 2020 · 1 comment
Open

Error when use plugin #2

duongnguyen993 opened this issue May 25, 2020 · 1 comment

Comments

@duongnguyen993
Copy link

Sorry i have a error. Can you show me how to fix this error? Thanks you.
File "/Applications/Sigil.app/Contents/plugin_launchers/python/launcher.py", line 136, in launch
self.exitcode = target_script.run(container)
/Library/Application Support/sigil-ebook/sigil/plugins/iBooksFix/plugin.py", line 177, in run
write_file(bk.get_opf(), os.path.join(root, bk._w.opfname))
AttributeError: 'Wrapper' object has no attribute 'opfname'
Error: 'Wrapper' object has no attribute 'opfname'

@rghartwig
Copy link

I have fixed this problem in my forked version: https://github.com/rghartwig/sigil-plugin-ibooksfix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants