Open jwilk opened 2 years ago
MSVCR is just a runtime library, but you need an actual C++ compiler to build the modules. Installing the Microsoft C++ Build Tools, as hinted in the error message, might help.
That said, I haven't managed to get python-djvulibre working with anything newer than Python 3.7. My Windows skills are very limited, so I'm afraid you're pretty much on your own.
In https://github.com/jwilk/python-djvulibre/issues/12#issuecomment-1056910346 @xqt wrote:
Let's track this as a separate bug.