ERROR: Could not find a version that satisfies the requirement time (from versions: none)ERROR: No matching distribution found for time
time模块在Python原生安装中就存在所以不需要进行任何安装操作,直接使用即可。
time模块是内置模块