OSError: libgomp.so.1: cannot open shared object file: No such file or directory

解决办法:

apt-get install libgomp1
yum install libgomp

  

相关文章: