Python 3.13.7 (main, Aug 15 2025, 12:34:02) [GCC 15.2.1 20250813] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import netgen.stl
Traceback (most recent call last):
File "<python-input-0>", line 1, in <module>
import netgen.stl
File "/home/conor/Documents/ngsolve/.venv/lib/python3.13/site-packages/netgen/stl.py", line 1, in <module>
from netgen.libngpy._stl import *
ImportError: libTKOffset.so.7.8.1: cannot open shared object file: No such file or directory
>>>