tkhtmlview
tkhtmlview copied to clipboard
[KNOWN ISSUE] Styles, Headers, bold almost nothing works in Anaconda Distributions
Anaconda Distribution's Tkinter package has some issues regarding Tkinter package (https://github.com/ContinuumIO/anaconda-issues/issues/6833), which they don't intend to fix.
Their reply to the issue I meantioned above: https://github.com/ContinuumIO/anaconda-issues/issues/6833#issuecomment-351363320
No we cannot do this. When building our software we need python built very early, well before anything graphical gets built. Adding Freetype as a dep for tkinter causes a cycle in the build graph and we can no longer build the distro. Why not use something more modern than tkinter anyway?
For that reasons, most features of tkhtmlview will not work in Anaconda distributions including mambaforge, miniconda etc.
With Anaconda's Python:

Without Anaconda (system python):
