Hi,
That error comes from the plugin launcher code being unable to find the hunspell.dll where it is looking for it, which should never happen on Windows. Or alternatively it can find the library but its bitness 32 vs 64 does not match that of Sigil.
Did you disable the Use Bundled Python on Windows? If so, if you re-enable it, plugins should work again. For external python to work with Sigil, the bitness of any external python and the Sigil app must match.
So if you have a 64 bit version of Sigil, you must use a 64 bit version of external python. If you have a 32 bit version of Sigil you must use a 32 bit version of external python or its bundled version. The Bundled Python interpreter automatically meets this criteria.
If you have multiple copies of Sigil, you may want to backup and then remove the Sigil.ini file to prevent the bundled path from an old or alternative install being used incorrectly with a newer install.
Hope something here helps.
KevinH
|