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

[BUG]: DFP visualization fails to install on AArch64 #2125

Open
2 tasks done
dagardner-nv opened this issue Jan 22, 2025 · 0 comments
Open
2 tasks done

[BUG]: DFP visualization fails to install on AArch64 #2125

dagardner-nv opened this issue Jan 22, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@dagardner-nv
Copy link
Contributor

dagardner-nv commented Jan 22, 2025

Version

25.02

Which installation method(s) does this occur on?

Source

Describe the bug.

Error occurs on the yarn step.

Minimum reproducible example

Follow instructions in examples/digital_fingerprinting/visualization/README.md

Relevant log output

Click here to see error details
# yarn
yarn install v1.22.22
[1/4] Resolving packages...
warning @rapidsai/cudf > @rapidsai/cuda > @rapidsai/core > cmake-js > [email protected]: This package is no longer supported.
warning @rapidsai/cudf > @rapidsai/cuda > @rapidsai/core > cmake-js > npmlog > [email protected]: This package is no longer supported.
warning @rapidsai/cudf > @rapidsai/cuda > @rapidsai/core > cmake-js > npmlog > [email protected]: This package is no longer supported.
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning " > [email protected]" has unmet peer dependency "@popperjs/core@^2.11.6".
warning "eslint-config-next > @typescript-eslint/parser > @typescript-eslint/typescript-estree > [email protected]" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta".
[4/4] Building fresh packages...
[1/5] ⠈ @rapidsai/cuda
[2/5] ⠈ sharp
[-/5] ⠈ waiting...
[-/5] ⠈ waiting...
error /workspace/external/morpheus-visualizations/DFP/node_modules/@rapidsai/cuda: Command failed.
Exit code: 1
Command: npx rapidsai-install-native-module
Arguments: 
Directory: /workspace/external/morpheus-visualizations/DFP/node_modules/@rapidsai/cuda
Output:
{
  statusCode: 404,
  statusMessage: 'Not Found',
  url: URL {
    href: 'https://github.com/rapidsai/node/releases/download/v22.12.1/rapidsai_cuda-22.12.1-cuda11-ubuntu20.04-aarch64.node',
    origin: 'https://github.com',
    protocol: 'https:',
    username: '',
    password: '',
    host: 'github.com',
    hostname: 'github.com',
    port: '',
    pathname: '/rapidsai/node/releases/download/v22.12.1/rapidsai_cuda-22.12.1-cuda11-ubuntu20.04-aarch64.node',
    search: '',
    searchParams: URLSearchParams {},

Full env printout

Click here to see environment details

[Paste the results of print_env.sh here, it will be hidden by default]

Other/Misc.

No response

Code of Conduct

  • I agree to follow Morpheus' Code of Conduct
  • I have searched the open bugs and have found no duplicates for this bug report
@dagardner-nv dagardner-nv added the bug Something isn't working label Jan 22, 2025
@dagardner-nv dagardner-nv changed the title [BUG]: DFP viz fails to install on AArch64 [BUG]: DFP visualization fails to install on AArch64 Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant