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

Compilation and Installation

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Install the dependencies.
    pip3 install numpy
    pip3 install scipy
    pip3 install pandas
  3. Go to the main program installation directory.
    cd /path/to/panphlan
  4. Decompress the installation package.
    tar -zxvf panphlan-3.1.tar.gz