Skip to content

Python Halide bindings fail to import: ModuleNotFoundError: No module named 'halide' #8519

Closed
@chenrui333

Description

@chenrui333

👋 trying to build the latest release, but run into some regression test failure. The error log is as below:

error regression test failure log
  ==> python3.13 lesson_01_basics.py
  Traceback (most recent call last):
    File "/private/tmp/halide-test-20241217-47676-qvoyah/lesson_01_basics.py", line 11, in <module>
      import halide as hl
  ModuleNotFoundError: No module named 'halide'

full build log, https://github.com/Homebrew/homebrew-core/actions/runs/12380413422/job/34556855710?pr=201454
relates to Homebrew/homebrew-core#201454


might be related to this change, #8405

cc @alexreinking

Metadata

Metadata

Assignees

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