I've updated the pulgin as
Doitsu and
DiapDealer said.
Quote:
not work plugin
Status: failed
Traceback (most recent call last):
File "C:\Program Files\Sigil\plugin_launchers\python\launcher.py", line 134, in launch
target_script = __import__(script_module)
File "C:\Users\com106\AppData\Local\sigil-ebook\sigil\plugins\reLink\plugin.py", line 4, in <module>
from bs4 import BeautifulSoup
ImportError: No module named 'bs4'
Error: No module named 'bs4'
Please suggest
|
The reason that why I've not noticed that the bs4 is embeded with sigil is that I'm still using Sigil 0.8.7

Sorry. And on my computer, bs4 is installed manually by Pypi. So, if this doesn't fix your issue
samirahmed007, I suggest you too install bs4 by pip too.
Thanks for the help bro.