I just had the same problem when trying to import matplotlib with PyCall this morning. It worked fine in python, so I was a bit confused, but I came to the conclusion that the libstdc++ that ships with Julia is too old, while the one I have installed on my system is up to date. Compiling Julia from source fixed the problem.
kdyrhage
2
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| GLIBCXX version not found | 10 | 2966 | November 22, 2022 | |
| Version of library in binary builds | 6 | 1071 | December 2, 2019 | |
| Resolving library version incompatibility for libstdc++.so on recent Ubuntu versions | 2 | 1660 | August 17, 2022 | |
| GLIBCXX missing when compiling julia 1.6.2 | 3 | 887 | August 4, 2021 | |
| Next Juliabox faiing on RCall | 1 | 881 | February 6, 2018 |