fairseq2
fairseq2 copied to clipboard
Build Failure When Running cmake --build build
I'm encountering a build error while trying to build fairseq2n as per fairseq2_Install_from_source. The error message is as follows, Has anyone else faced this issue or have suggestions on how to fix it? Any help would be greatly appreciated!
@shashi-23
This might be related to your local gcc version (refer to this issue). We built the wheels w/ 11.2.1. You can check your gcc version w/ gcc --version. To get the list of available versions: sudo apt list gcc-11.