Skip to content

ModuleNotFoundError: No module named 'ai_edge_litert.aot' #847

@MadhuAtBerkeley

Description

@MadhuAtBerkeley

Description of the bug:

Hi,
I haven’t been able to import ai_edge_litert.aot on my Ubuntu setup (CPU bankend). I checked out the latest ai-edge-torch main branch and installed the package using the provided requirements.txt and setup.py. It appears to be a compatibility issue, but I haven’t been able to resolve it yet. I see the same issue with pip install ai-edge-torch as well.

Thanks Madhu

Actual vs expected behavior:

No response

Any other information you'd like to share?

from ai_edge_litert.aot import aot_compile as aot_compile_lib
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'ai_edge_litert.aot'

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions