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] ImportError: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.29' not found #5

Open
chualec opened this issue May 25, 2023 · 0 comments

Comments

@chualec
Copy link

chualec commented May 25, 2023

When running outlier_detect, I encountered this error

Error: BiocParallel errors
1 remote errors, element index: 1
1 unevaluated and other errors
first remote error:
Error in py_module_import(module, convert = convert): ImportError: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /home/chualec/.cache/R/basilisk/1.10.2/dasper/1.7.0/env_sklearn/lib/python3.8/site-packages/scipy/spatial/_ckdtree.cpython-38-x86_64-linux-gnu.so)

I tried a few things to solve it, including updating the conda environment and installing gcc, but it didn't help.

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