Skip to content

Conversation

@yf225
Copy link
Contributor

@yf225 yf225 commented Nov 8, 2025

Error (https://github.com/pytorch/helion/actions/runs/19197929602/job/54881647027?pr=1106):

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/__w/helion/helion/helion/__init__.py", line 6, in <module>
    from . import _compat as _compat_module  # noqa: F401  # side-effect import
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/__w/helion/helion/helion/_compat.py", line 9, in <module>
    import torch
  File "/__w/helion/helion/.venv/lib/python3.12/site-packages/torch/__init__.py", line 433, in <module>
    from torch._C import *  # noqa: F403
    ^^^^^^^^^^^^^^^^^^^^^^
ImportError: libdw.so.1: cannot open shared object file: No such file or directory

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 8, 2025
@yf225 yf225 force-pushed the fix_amd_libdw_error branch from de246a1 to ba8aa0a Compare November 8, 2025 20:25
@yf225 yf225 force-pushed the fix_amd_libdw_error branch from ba8aa0a to 1cc6194 Compare November 8, 2025 20:26
@yf225 yf225 requested review from jansel and oulgen November 8, 2025 20:45
@yf225 yf225 marked this pull request as ready for review November 8, 2025 20:46
@yf225 yf225 merged commit 19b6cf9 into main Nov 8, 2025
15 checks passed
@yf225 yf225 deleted the fix_amd_libdw_error branch November 8, 2025 23:17
- name: Check out code
uses: actions/checkout@v5

- name: Install system dependencies
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if this is needed on amd only, can you add a skip otherwise? apt-get update takes a long time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants