RELATEED CONSULTING
相关咨询
选择下列产品马上在线沟通
服务时间:8:30-17:00
你可能遇到了下面的问题
关闭右侧工具栏

安宁网站建设和推广

安宁网站建设公司惠翠望介绍网站设计制作推广知识!
centos7安装python3
      yum install openssl-devel -y
    wget https://www.python.org/ftp/python/3.6.8/Python-3.6.8.tgz
    tar zxvf Python-3.6.8.tgz
    ./configure --prefix=/usr/local/python3  --with-ssl --enable-optimizations
    make && make install
    ln -s /usr/local/python3/bin/python3 /usr/bin/python3
    ln -s /usr/local/python3/bin/pip3 /usr/bin/pip3

文章题目:centos7安装python3
文章分享:https://kmyhyy.com/article/jdpsgd.html