好好Coding 2019-07-09 14:54 采纳率: 0%
浏览 492

python安装包报错TabError: inconsistent use of tabs and spaces in indentation

  • 描述问题

python安装包报错TabError: inconsistent use of tabs and spaces in indentation

numpy、pycorenlp、nltk安装均出现此报错信息

  • 报错信息

图片说明

  • 写回答

2条回答 默认 最新

  • 拉灯的小手 博客专家认证 2019-07-09 15:17
    关注

    试试pip 安装 不要带3 有可能是你的pip3的包有问题

    评论

报告相同问题?