您的位置:首页 > 文旅 > 美景 > 个人年终总结ppt模板下载_网站建设营销型号的区别_seo网络优化公司哪家好_上海还能推seo吗

个人年终总结ppt模板下载_网站建设营销型号的区别_seo网络优化公司哪家好_上海还能推seo吗

2024/12/23 4:45:01 来源:https://blog.csdn.net/Mingcai_Xiong/article/details/143469331  浏览:    关键词:个人年终总结ppt模板下载_网站建设营销型号的区别_seo网络优化公司哪家好_上海还能推seo吗
个人年终总结ppt模板下载_网站建设营销型号的区别_seo网络优化公司哪家好_上海还能推seo吗

Python 3.12 从源代码安装指南

设置系统ubuntu镜像加速

curl -L https://gitee.com/RubyMetric/chsrc/releases/download/pre/chsrc-x64-linux -o /usr/local/bin/chsrc;   chmod +x /usr/local/bin/chsrc
chsrc set ubuntu huawei

一、更新系统

首先,确保你的系统是最新的,运行以下命令:

apt update -y
apt upgrade -y

二、安装所需依赖项

安装从源代码构建 Python 所需的必要软件包:

apt install -y build-essential libssl-dev zlib1g-dev libbz2-dev \libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev \xz-utils tk-dev libffi-dev liblzma-dev python3-openssl git

三、下载 Python 源代码

访问 Python 下载页面获取源代码。然后,使用 wget 下载源代码:

wget https://www.python.org/ftp/python/3.12.0/Python-3.12.0.tgz
#阿里云镜像
wget  https://mirrors.aliyun.com/python-release/source/Python-3.12.0.tar.xzwget  https://mirrors.aliyun.com/python-release/sourcePython-wget  https://mirrors.aliyun.com/python-release/source3.12.4.tar.xz	19.7 MB	2024-06-08 03:00
wget  https://mirrors.aliyun.com/python-release/sourcePython-3.12.4.tgz	26.0 MB	2024-06-08 03:00
wget  https://mirrors.aliyun.com/python-release/sourcePython-3.12.5.tar.xz	19.5 MB	2024-08-08 03:00
wget  https://mirrors.aliyun.com/python-release/sourcePython-3.12.5.tgz	25.7 MB	2024-08-08 03:00
wget  https://mirrors.aliyun.com/python-release/sourcePython-3.12.6.tar.xz	19.5 MB	2024-09-08 03:00
wget  https://mirrors.aliyun.com/python-release/sourcePython-3.12.6.tgz	25.8 MB	2024-09-08 03:00
wget  https://mirrors.aliyun.com/python-release/sourcePython-3.12.7.tar.xz	19.5 MB	2024-10-02 03:00
wget  https://mirrors.aliyun.com/python-release/sourcePython-3.12.7.tgz

更多版本
https://mirrors.aliyun.com/python-release/source/查看

四、解压归档文件

tar -xf Python-3.12.0.tgz

五、配置和构建

  1. 进入解压后的目录:
cd Python-3.12.0
  1. 运行配置命令:
./configure --enable-optimizations
  1. 构建 Python:
make -j [你的 CPU 核心数]

六、安装 Python

使用 altinstall 而不是 install 以防止它替换系统默认的 Python 解释器(这可能会导致系统工具出现故障):

make altinstall

七、验证安装

检查 Python 3.12 是否已成功安装:

python3.12 --version

八、设置pip镜像加速

curl -L https://gitee.com/RubyMetric/chsrc/releases/download/pre/chsrc-x64-linux -o /usr/local/bin/chsrc;   chmod +x /usr/local/bin/chsrc
chsrc set pip huawei

版权声明:

本网仅为发布的内容提供存储空间,不对发表、转载的内容提供任何形式的保证。凡本网注明“来源:XXX网络”的作品,均转载自其它媒体,著作权归作者所有,商业转载请联系作者获得授权,非商业转载请注明出处。

我们尊重并感谢每一位作者,均已注明文章来源和作者。如因作品内容、版权或其它问题,请及时与我们联系,联系邮箱:809451989@qq.com,投稿邮箱:809451989@qq.com