broadinstitute / CellBender

CellBender is a software package for eliminating technical artifacts from high-throughput single-cell RNA sequencing (scRNA-seq) data.
https://cellbender.rtfd.io
BSD 3-Clause "New" or "Revised" License
299 stars 54 forks source link

CXXABI_1.3.9 #394

Open robin-sto opened 2 weeks ago

robin-sto commented 2 weeks ago

I am getting an error after installing cellbender 0.3.0 in an HPC environment:
ImportError: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /usr/local/anaconda3-2020/envs/cellbender03/lib/python3.7/site-packages/numexpr/interpreter.cpython-37m-x86_64-linux-gnu.so)

Is there further configuration needed?