pip install platform-python-setuptools==39.2.0-7.el8.noarch 1. 这个命令会从Python软件包索引中下载并安装指定版本的"platform-python-setuptools"。 步骤3:验证安装 安装完成后,我们可以运行以下命令来验证软件包是否成功安装: pip show platform-python-setuptools 1. 这个命令将显示"platform-python-setuptools"...
Python 3.12 release notes https://docs.python.org/3/whatsnew/3.12.htmlgh-95299: Do not pre-install setuptools in virtual environments created with venv. This means that distutils, setuptools, pkg_resources, and easy_install will no longer available by default; to access these run pip install ...
Use setuptools build_ext to compile base executables and with names that dependes on python version and platform #1054 Merged marcelotduarte merged 1 commit into main from setup2 May 11, 2021 +27 −24 Conversation 0 Commits 1 Checks 0 Files changed 3 ...