-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Hello,
I am getting this error:
ImportError Traceback (most recent call last)
in ()
1 get_ipython().run_line_magic('load_ext', 'autoreload')
2 get_ipython().run_line_magic('autoreload', '2')
----> 3 from rekall import Interval, IntervalSet, IntervalSetMapping, Bounds3D
4 from rekall.predicates import *
ImportError: cannot import name 'Interval'
Has any Circular Import Dependency error crept in in the recent updates? I could use the earlier version but recently i installed Rekall again on the system and it isnt working.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels