Skip to content

No module named 'nr3d_lib.bindings' #18

Description

@hymreire

python permuto_MyTest.py
Traceback (most recent call last):
File "/data/mhyy/nr3d_lib/permuto_MyTest.py", line 3, in
from nr3d_lib.models.grid_encodings.permuto.permuto import PermutoEncImpl, level_param_index_shape, get_permuto_cfg
File "/data/mhyy/nr3d_lib/nr3d_lib/models/grid_encodings/permuto/init.py", line 1, in
from .permuto import *
File "/data/mhyy/nr3d_lib/nr3d_lib/models/grid_encodings/permuto/permuto.py", line 47, in
import nr3d_lib.bindings._permuto as _backend
ModuleNotFoundError: No module named 'nr3d_lib.bindings'

Can you tell me how to solve it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions