我看过Python程序使用
import warnings
Run Code Online (Sandbox Code Playgroud)
如何安装该软件包?我试过了
pip install --upgrade warnings
Run Code Online (Sandbox Code Playgroud)
并出现错误
Collecting warnings
Could not find a version that satisfies the requirement warnings (from versions: )
No matching distribution found for warnings
Run Code Online (Sandbox Code Playgroud)