Skip to content

Something wrong with OpenCascade in pip package #220

Description

@conorbergin
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
>>> 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions