Python


  • brief introduction
  • Table of contents
  • Latest documents
  • Collection Download

    自定义Python编译安装路径

    前言:python在linux环境下面没有安装包,只支持从源码安装 本文编译的Python版本为:v3.7.12 本环境将自定义安装到:/data/python下 一、安装依赖环境 1.1 安装编译环境 ```bash yum install -y gcc gcc-c++ make 创建预安装目录 mkdir -p /data/python/Python3.7.12 ``` 2.1 编译zl………

    Nathan - Dec. 6, 2021, 12:33 p.m.



    Nathan
    本站将从https://wiki.netimed.cn
    转移到 https://www.netimed.cn,悉知!

    联系邮箱:service@netimed.cn