JAVA网络爬虫
HttpClient

导航

 

报错:ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

在这里插入图片描述

  • 解决方案
    ln -s /usr/local/mysql/bin/mysql_config /usr/local/bin/mysql_config
    
  • 还是报错
    yum install mysql-devel
    
posted on 2019-09-28 18:25  gmlgxx  阅读(73)  评论(0)    收藏  举报