美文网首页
pip 安装包卡住 Building wheel for sen

pip 安装包卡住 Building wheel for sen

作者: DayDayUp_hhxx | 来源:发表于2021-02-26 14:09 被阅读0次

在使用pip安装包的时候,会出现长时间卡住不动的情况

Building wheels for collected packages: sentencepiece
  Building wheel for sentencepiece (setup.py) ...

这时候可以升级pip解决问题

pip install --upgrade pip

相关文章

网友评论

      本文标题:pip 安装包卡住 Building wheel for sen

      本文链接:https://www.haomeiwen.com/subject/xqbmfltx.html