【bug解决】 g++版本过低,与pytorch不匹配
报错内容: Your compiler (g 4.8.5) may be ABI-incompatible with PyTorch! Please use a compiler that is ABI-compatible with GCC 5.0 and above. See https://gcc.gnu.org/onlinedocs/libstdc/manual/abi.html.See https://gist.github.com/goldsborough/d46…
2026-02-14