Skip to content

ImportError: cannot import name 'Interval' #22

@abhaygargab

Description

@abhaygargab

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.

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