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]: morpheus-visualizations submodule points to 23.03 #1084

Closed
2 tasks done
efajardo-nv opened this issue Jul 21, 2023 · 0 comments · Fixed by #1086
Closed
2 tasks done

[BUG]: morpheus-visualizations submodule points to 23.03 #1084

efajardo-nv opened this issue Jul 21, 2023 · 0 comments · Fixed by #1086
Labels
bug Something isn't working

Comments

@efajardo-nv
Copy link
Contributor

efajardo-nv commented Jul 21, 2023

Version

23.07

Which installation method(s) does this occur on?

Docker

Describe the bug.

Somehow the morpheus-visualizations submodule was reverted to point back to 23.03. This reintroduced bug which was fixed in 23.07.

Minimum reproducible example

Follow instructions to run DFP Visualization example. Error is seen when opening viz in web browser.

Relevant log output

error - Error: libnvrtc.so.11.2: cannot open shared object file: No such file or directory
    at Object.Module._extensions..node (node:internal/modules/cjs/loader:1179:18)
    at Module.load (node:internal/modules/cjs/loader:975:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Module.require (node:internal/modules/cjs/loader:999:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at bindings (/workspace/external/morpheus-visualizations/DFP/node_modules/bindings/bindings.js:112:48)
    at Object.<anonymous> (/workspace/external/morpheus-visualizations/DFP/node_modules/@rapidsai/cuda/build/js/addon.js:20:25)
    at Module._compile (node:internal/modules/cjs/loader:1097:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
    at Module.load (node:internal/modules/cjs/loader:975:32) {
  code: 'ERR_DLOPEN_FAILED'
}

Full env printout

No response

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
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: Done
1 participant