【问题标题】:E: Package 'python3-setuptools' has no installation candidateE: 包 'python3-setuptools' 没有安装候选
【发布时间】:2019-08-05 16:22:47
【问题描述】:

当我尝试为 python3 安装 setup-tools 时,它会显示此错误。 命令-

sudo apt-get install python3-setuptools

我遇到以下错误:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package python3-pip

【问题讨论】:

    标签: python-3.x setuptools kali-linux


    【解决方案1】:

    尝试升级你的系统,也许问题可以解决。

    sudo apt-get install python3-setuptools
    

    正在阅读包裹清单...完成 构建依赖树
    读取状态信息...完成 python3-setuptools 已经是最新版本(41.2.0-1)。
    python3-setuptools 设置为手动安装。
    0 升级,0 新安装,0 删除,0 未升级。

    我正在使用最新版本的 Kali。尝试升级您的系统。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-04-23
      • 1970-01-01
      • 2022-08-14
      • 2022-11-09
      • 2022-12-17
      • 2022-01-22
      • 2021-01-19
      • 1970-01-01
      相关资源
      最近更新 更多