pni-lab / PUMI

PUMI: neuroimaging Pipelines Using Modular workflow Integration
https://pumi.readthedocs.io/en/latest/
GNU General Public License v3.0
1 stars 0 forks source link

Dockerfile_v0.6 - GLIBCXX_3.4.30 not found #172

Closed khoffschlag closed 10 months ago

khoffschlag commented 1 year ago

Can not use bet_fsl with a pumi:0.6 container because of the following error:

ImportError: /opt/miniconda-latest/lib/python3.8/site-packages/PIL/../../../././libstdc++.so.6: version `GLIBCXX_3.4.30' not found

khoffschlag commented 1 year ago

A solution seems to be to install the conda package "libstdcxx-ng".