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

[Issue]: build fails due to cppheaderparser package missing but it is installed #107

Open
jdgh000 opened this issue Nov 17, 2024 · 0 comments

Comments

@jdgh000
Copy link

jdgh000 commented Nov 17, 2024

Problem Description

-- Found Python3: /bin/python3.12 (found version "3.12.6") found components: Interpreter
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'CppHeaderParser'
CMake Error at hipamd/src/CMakeLists.txt:246 (message):
      The "CppHeaderParser" Python3 package is not installed.     Please install it using the following command: "pip3 install CppHeaderParser".

 pip list | grep -i CppHeaderParser
CppHeaderParser          2.7.4

rocm6.2.3, centos 9

Operating System

centos

CPU

amd

GPU

mi250

ROCm Version

ROCm 6.2.3

ROCm Component

No response

Steps to Reproduce

No response

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

No response

Additional Information

No response

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

1 participant