[Development] Cannot find 'html5lib' when configuring qt with MSVC compiler even if it's installed.
Allan Sandfeld Jensen
kde at carewolf.com
Sun Oct 29 08:55:08 CET 2023
Hi Hsu,
You probably have more than one Python 3 installed, and the one WebEngine finds
doesnt have html5lib. Btw your log is incomplete, you need to delete
CMakeCache.txt and rerun configure to get a proper configure log.
Best regards
Allan
On Samstag, 28. Oktober 2023 18:09:38 CET Haowei Hsu wrote:
Hello, Qt Development Team.
Recently, I tried to build qt-6.6.0 with the MSVC compiler.
However, I found that 'html5lib' is missing when configuring even if it's installed.
WARNING: QtWebEngine won't be built. Python3 html5lib is missing.
WARNING: QtPdf won't be built. Python3 html5lib is missing.
What happened? How to fix this?
---
Haowei Hsu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20231029/857277ba/attachment.htm>
More information about the Development
mailing list