You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋 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'
👋 trying to build the latest release, but run into some regression test failure. The error log is as below:
error regression test failure log
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
The text was updated successfully, but these errors were encountered: