摘要: 安装/卸载第三包可能出现如下问题及相应解决办法: 在pycharm编辑中,使用anconda2更新、卸载第三方包时,出现如下错误: AttributeError:'module' object has no attribute 'main' 原因:新版pip中的main函数已经发生了变化,pip版本 阅读全文
posted @ 2018-08-30 14:34 猪猪宝丫 阅读(9263) 评论(1) 推荐(0) 编辑