【发布时间】:2020-04-14 22:22:18
【问题描述】:
所以我在 Facebook 群组上发布了这个错误,他们说我应该得到 pip。我安装了 pip,当我想安装 tkinter 时,它给了我错误:
我首先使用了这个命令:
sudo pip install tkinter
.
.
.
error:
ERROR: Could not find a version that satisfies the requirement tkinter (from versions: none)
ERROR: No matching distribution found for tkinter
【问题讨论】:
-
你不能用 pip 安装 tkinter。谁告诉你你可以是错的。