View Single Post
Old 11-10-2015, 05:15 PM   #119
Fedwin
Enthusiast
Fedwin began at the beginning.
 
Posts: 28
Karma: 10
Join Date: Dec 2011
Device: PRS-T1
Thanks for this plugin.

I can't get it to work, though. It is probably a problem on my end. I'm running Windows 7 64 bit. I've tried it with Sigil 0.8.7, 0.8.9, and 0.9. I've tried it with the auto set option and manually telling it where python 3.4.3 is and I keep getting the same result:



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\Edwin\AppData\Local\sigil-ebook\sigil\plugins\ePubTidyTool\plugin.py", line 27, in <module>
from ManualWordChecker import cManualWordCheck
File "C:\Users\Edwin\AppData\Local\sigil-ebook\sigil\plugins\ePubTidyTool\ManualWordChecker .py", line 9, in <module>
from bs4 import BeautifulSoup
ImportError: No module named 'bs4'
Error: No module named 'bs4'


Anyone know what I did wrong? Thanks.
Fedwin is offline   Reply With Quote