gpt4 book ai didi

python - 没有找到某些包的发行版

转载 作者:IT老高 更新时间:2023-10-28 20:33:34 25 4
gpt4 key购买 nike

安装某些包时出错,但实际存在的示例 django-ajax-filtered-fields==0.5

Downloading/unpacking django-ajax-filtered-fields==0.5 (from -r requirements.example.pip (line 13)) Could not find any downloads that satisfy the requirement django-ajax-filtered-fields==0.5(from -r requirements.example.pip (line 13)) No distributions at all found for django-ajax-filtered-fields==0.5 Storing debug log for failure in /home/pd/.pip/pip.log (peecs)pd@admin:~/proj/django/peecs$ pip install django-ajax-filtered-fields==0.5 --allow-unverified django-ajax-filtered-fields==0.5 Downloading/unpacking django-ajax-filtered-fields==0.5 Could not find any downloads that satisfy the requirement django-ajax-filtered-fields==0.5 Some externally hosted files were ignored (use --allow-external django-ajax-filtered-fields to allow). Cleaning up... No distributions at all found for django-ajax-filtered-fields==0.5 Storing debug log for failure in /home/pd/.pip/pip.log

最佳答案

请注意,由于您使用的 pip 版本太旧,也可能会出现此错误。然后可以通过以下方式解决:

pip install --upgrade pip

您可以通过以下方式检查您的版本:

pip --version

关于python - 没有找到某些包的发行版,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23222104/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com