Skip to content
Snippets Groups Projects
Commit a733ac08 authored by christine.tranchant_ird.fr's avatar christine.tranchant_ird.fr
Browse files

debbug python3 -m pip

parent dedd076f
No related branches found
No related tags found
1 merge request!1Draft: Resolve "Vecscreen"
......@@ -25,7 +25,7 @@ echo "\n debconf debconf/frontend select Noninteractive\n" | debconf-set-selecti
echo "\n ###### wget...\n"
apt-get install -y wget python3 python3-pip
python3 -m pip install -U pip setuptools build numba --yes
python3 -m pip install -U pip setuptools build numba
python3 -m pip install ipython panel biopython pysam pandas matplotlib seaborn
echo "\n\n ########### Installing tools...\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment