MeshLib icon indicating copy to clipboard operation
MeshLib copied to clipboard

Python viewer fails due missing font

Open lvjonok opened this issue 1 week ago • 3 comments

Hello,

I was trying to spin up the demo example from your website. After installation of python library I can't run the script due missing font:

[00000] While loading 'XXX/.venv/lib/python3.12/site-packages/meshlib/NotoSans-SemiBold.ttf'
[00000] [imgui-error] (current settings: Assert=1, Log=1, Tooltip=1)
[00000] [imgui-error] In window 'NULL': Could not load font file!
[17/12/25 22:05:36.945] [critical] Crash signal: 11

I am not aware of the cause, maybe the build process was a little wrong, but that's an issue.

Hope it will be resolved! If you need any more details, please let me know.

lvjonok avatar Dec 17 '25 13:12 lvjonok