Skip to content

Examples dont work with fresh install. #2804

@V4231

Description

@V4231

Problem

When following the getting started from the README, and building the programming examples like /programming_examples/basic/passthrough_dmas,the following error appears:

ModuleNotFoundError: No module named 'aie.extras.dialects.ext'

it seems like python expects the arith module to be located in

./ironenv/lib/python3.12/site-packages/aie/extras/dialects/ext

however when it seems to be located in

./ironenv/lib/python3.12/site-packages/aie/extras/dialects

Im guessing there is something wrong with the "extras" install.

System Configuration:

  OS Name              : Linux
  Release              : 6.14.0-36-generic
  Machine              : x86_64
  CPU Cores            : 24
  Memory               : 59877 MB
  Distribution         : Ubuntu 24.04.3 LTS
  GLIBC                : 2.39
  Model                : Default string
  BIOS Vendor          : American Megatrends International, LLC.
  BIOS Version         : P6_F8_10_EC0003_BI0111_AMI_65W

XRT
  Version              : 2.20.0
  Branch               : HEAD
  Hash                 : 021204355eeaa034ff69aae407ace2265adf047a
  Hash Date            : 2025-12-08 18:52:15
  amdxdna              : 2.20.0_20251208, f0b7bd5fbc9d45892d050cb55701541350390b99
  virtio-pci           : unknown, unknown
  NPU Firmware Version : 1.0.20.31

Device(s) Present
|BDF             |Name       |
|----------------|-----------|
|[0000:c7:00.1]  |NPU Strix  |

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions