You can try forcing the g++ as a compiler:
export cc=g++ export cxx=g++
& build it with;
python3 setup.py build