Skip to content

lack of file libembree.so.2 when importing rtcore_scene #36

Description

@kentechx

I use the command to install the latest pyembree.

$ conda install -c conda-forge pyembree

The following import shows an error:

from pyembree import rtcore_scene
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: libembree.so.2: cannot open shared object file: No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions