View Single Post
Old 02-13-2023, 08:16 PM   #127
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,762
Karma: 206758686
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by Leonatus View Post
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.

Last edited by DiapDealer; 02-13-2023 at 08:22 PM.
DiapDealer is offline   Reply With Quote