Closed thkuo closed 3 years ago
While the ./install_dependencies.sh already includes everything, the installation of those included packages might need some tools that are usually available in Ubuntu but lacked in your system, such as:
./install_dependencies.sh
conda install c-compiler
conda install perl-app-cpanminus
While the
./install_dependencies.sh
already includes everything, the installation of those included packages might need some tools that are usually available in Ubuntu but lacked in your system, such as: