Remove Python 3.11 only requirement

This commit is contained in:
2024-11-20 20:21:39 +01:00
parent 315dfb104f
commit 26f8e07774
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ In Linux sometimes the library libstdc++ is mistaken from the miniconda installa
libstdc++.so.6: version `GLIBCXX_3.4.32' not found (required by b_xxxx)
```
The solution is to erase the libstdc++ library from the miniconda installation:
The solution is to erase the libstdc++ library from the miniconda installation and no further compilation is needed.
### MPI