Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我最近下载了 ActivePython 3.6,它工作得很好,但是当我尝试安装 os 模块时,我得到以下控制台输出:命令提示符截图
提前感谢您的所有帮助:)
在Python 标准库中:
16.1. os - 其他操作系统接口
OS 是列出的库之一,因此您无需下载任何内容。