Installation

  1. Run the following commands to install Python dependencies:
    pip3 install click
    pip3 install tabulate
    pip3 install networkx
    pip3 install jinja2
    pip3 install PyYaml
    pip3 install tqdm
    pip3 install prettytable
    pip3 install ijson
    pip3 install xlsxwriter
    pip3 install sqlalchemy
    pip3 install numpy
    pip3 install pandas
    pip3 install psutil
  2. Install the forwarding modes and dependencies required by the MindStudio Insight software package. You are advised to install the X11 and VNC forwarding modes. For details, see Installation Forwarding Mode (Linux).

    Installation Forwarding Mode (Linux) is for reference only. For details about installation in VNC mode, see the Official VNC Documentation.