Quote:
Originally Posted by Leonatus
Well, as I said in #110, the python version is 32bit; that has worked without issues generally, although the OS being 64bit. And how to check the 64 or 32bit version of tidy, I ignore, and do not know if I have all the runtime files and dlls needed by tidy; I can only say that I installed the latest 64bit version of Visual C++.
|
You keep saying that you've installed
the latest version of The c++ runtime files, when in fact, it is a very
old version of the runtime that you need to install to get MSVCR100.dll (the dependency that libtidy needs). It no longer ships with Windows 10, so the only way it gets on a Windows 10 machine is if a) some other software includes it as part of there it's installation, or b) you specially install the version of the runtime distributable that includes it.