安装期间未找到 xyzservices 的匹配分布

No matching distribution found for xyzservices during installation

当我尝试 pip3 install xyzservices 时,我收到:

Collecting xyzservices
  Could not find a version that satisfies the requirement xyzservices (from versions: )
No matching distribution found for xyzservices

python --version returns:

Python 3.6.8

pip3 --version returns:

pip 18.1 from /Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/pip (python 3.6)

这是怎么回事?

xyzservices 的所有版本都需要 Python >= 3.7。即使是最旧的版本 2021.7. See the code at the oldest tag 2021.7.