小编Waz*_*zam的帖子

如何在 Windows 上安装 os 模块?

我正在尝试os在 Windows 上安装python 模块。

cmd控制台中,我输入:

C:\Users\username> pip install os Collecting os Could not find a version that satisfies the requirement os (from versions: ) No matching distribution found for os

所以我猜由于某些原因该模块在 Windows 上不可用,但我在一些 SO 问题中找到了它的参考。

显然,在 Google 中输入Windowsos只能给我有关 Windows 本身的答案。

那么,如何os在 Windows 上安装模块?

python

4
推荐指数
1
解决办法
5万
查看次数

标签 统计

python ×1