Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when running whole_array #1954

Open
AJ-RR opened this issue Dec 3, 2024 · 1 comment
Open

Error when running whole_array #1954

AJ-RR opened this issue Dec 3, 2024 · 1 comment
Assignees

Comments

@AJ-RR
Copy link

AJ-RR commented Dec 3, 2024

Error:

File "mlir-aie/programming_examples/basic/matrix_multiplication/whole_array/aie2.py", line 17, in
from aie.helpers.taplib import TensorAccessPattern, TensorAccessSequence
ModuleNotFoundError: No module named 'aie.helpers.taplib'

The error seems to occur after fetching recent changes

@hunhoffe
Copy link
Contributor

hunhoffe commented Dec 6, 2024

Hello! Not sure exactly what is going on, but it seems likely there is something odd going on with Python paths.

To double check something simple, are you running within the venv through running something like source ironenv/bin/activate from the root directory of your clone of mlir-aie?

So I can try to replicate your error, can you also share the steps you took to setup your environment (e.g., did you use the quick setup script or something else?)

@hunhoffe hunhoffe assigned AndraBisca and unassigned hunhoffe Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants