【发布时间】:2021-12-05 09:18:25
【问题描述】:
我已经能够轻松安装一些其他软件包,但是“系统”给我带来了麻烦。
下面是我的代码:-
pip install System
import System
这是错误:-
ERROR: Could not find a version that satisfies the requirement System (from versions: none)
ERROR: No matching distribution found for System
【问题讨论】:
标签: python package system spyder