我要评分
获取效率
正确性
完整性
易理解

Installing Python

  1. Optional: If wget is not installed, install it first. Otherwise, skip this step.
    yum install wget
  2. Install the RPM package in the flink_jm_8c32g container.
    1
    2
    wget --no-check-certificate https://dl-cdn.openeuler.openatom.cn/openEuler-22.03-LTS-SP4/everything/aarch64/Packages/python3-setuptools-59.4.0-5.oe2203sp4.noarch.rpm 
    rpm -ivh python3-setuptools-59.4.0-5.oe2203sp4.noarch.rpm