Entering edit mode
4.6 years ago
brendaumoh6
▴
10
I am having difficulty installing JASS for GWAS analysis. I tried both on my windows and on Linux platform but it still showed an error message.
On Windows;
ERROR: Command errored out with exit status 128: git clone -q https://gitlab.pasteur.fr/statistical-genetics/jass 'C:\Users\Hp\AppData\Local\Temp\pip-req-build-2zdofz2m' Check the logs for full command output.
On Putty ;
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-nakf2pxo-build/
You are using pip version 8.1.1, however version 20.0.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
NB; My pip has already been upgraded to the latest.
lets do that then.