This is an issue with the package mentioned above, not pip.
安装 seqeval一直报错:
pip install seqeval==1.2.2
认尝试其他的办法也无法弄好,最后尝试了以下代码再安装就行啦:
pip install --upgrade setuptools
pip install setuptools_scm
问题就解决啦
This is an issue with the package mentioned above, not pip.
安装 seqeval一直报错:
pip install seqeval==1.2.2
认尝试其他的办法也无法弄好,最后尝试了以下代码再安装就行啦:
pip install --upgrade setuptools
pip install setuptools_scm
问题就解决啦
242
1214
689
922

被折叠的 条评论
为什么被折叠?
