今天在使用Spacy的时候出现了下面的错误,总是找不到spacy-pkuseg:
ERROR: Could not find a version that satisfies the requirement spacy-pkuseg<0.1.0,>=0.0.27 (from zh-core-web-sm) (from versions: none)
ERROR: No matching distribution found for spacy-pkuseg<0.1.0,>=0.0.27
pip install spacy-pkuseg -U
ERROR: Could not find a version that satisfies the requirement preshed==2.0.1