-
Notifications
You must be signed in to change notification settings - Fork 156
Error importing lmbspecialops #71
Copy link
Copy link
Open
Description
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'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels