Skip to content

Error importing lmbspecialops #71

@adizhol

Description

@adizhol

When running example.py :

traceback (most recent call last):
  File "example.py", line 12, in <module>
    from depthmotionnet.networks_original import *
  File "../python/depthmotionnet/networks_original.py", line 18, in <module>
    from .blocks_original import *
  File "../python/depthmotionnet/blocks_original.py", line 19, in <module>
    from .helpers import *
  File "../python/depthmotionnet/helpers.py", line 19, in <module>
    import lmbspecialops as sops
ImportError: No module named 'lmbspecialops'

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