ImportError: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found

It seems this error is raised by scipy and you could try to use conda install libgcc to fix it.