【问题标题】:Can't install python bcs it says this version already exists but this version doesn't exist无法安装 python bcs 它说这个版本已经存在但是这个版本不存在
【发布时间】:2020-02-28 16:07:31
【问题描述】:

我无法卸载显示“未检测到 python 安装”的 python 3.6.6 bcs,也无法安装显示“已安装此产品的一个版本”的 python 3.6.0 bcs,我不知道怎么办。

【问题讨论】:

  • 请注意,'python' 通常表示 Python 2.xx。您正在尝试删除可能不存在的 python,但您正在尝试安装 python3。 (这在 Windows 中可能会有所不同)

标签: python installation uninstallation


【解决方案1】:

尝试安装 python 2.7 并尝试卸载 python 3.6。您可能已经删除了 python 3.6 的文件,这就是您收到该错误的原因

【讨论】:

  • 知道你的意思
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 2017-06-08
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2020-11-26
  • 1970-01-01
  • 2021-05-03
相关资源
最近更新 更多