Skip to content

[Issue]: Cannot find libamdpython.so in rocm-terminal image #32

Open
@Naraenda

Description

@Naraenda

Problem Description

Either the packaged rocGDB in the ROCm stack isn't linked to the right library, i.e. libpython3.8.so. Or libamdpython.so isn't correctly bundled.

Operating System

Ubuntu 20.04.6

CPU

AMD EPYC 9474F

GPU

MI210

ROCm Version

ROCm 6.3.1

ROCm Component

ROCgdb

Steps to Reproduce

Running the following command

docker run --device=/dev/kfd --device=/dev/dri --security-opt seccomp=unconfined --cap-add=SYS_PTRACE -it rocm/rocm-terminal:6.3.1 rocgdb

Results in the following error:

rocgdb: error while loading shared libraries: libamdpython.so: cannot open shared object file: No such file or directory

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    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