configure: error: in `/home/wangqianqian/Desktop/Python-3.6.7':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details

解决方法:

  sudo apt-get install gcc

 

相关文章: