This issue is for documentation: See conda/conda#10757
ImportError: .../meeteval/wer/matching/cy_levenshtein.cpython-38-x86_[64-linux-gnu.so](http://64-linux-gnu.so/): undefined symbol: _ZSt28__throw_bad_array_new_lengthv
According to conda/conda#10757 this error can happen, when you use different gcc versions, e.g. conda and system gcc, for details, see that issue.
This issue is for documentation: See conda/conda#10757
According to conda/conda#10757 this error can happen, when you use different gcc versions, e.g. conda and system gcc, for details, see that issue.