cannot execute binary file installing Miniconda

1

1

Im trying to install Miniconda on a server. I downloaded the .sh file from https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86.sh

I ran the following:

bash Miniconda3-latest-Linux-x86.sh

I received this message:

installing: python-3.7.1-h0371630_7 ...
Miniconda3-latest-Linux-x86.sh: line 373: mydirectory/miniconda3/pkgs/python-3.7.1-h0371630_7/bin/python: cannot execute binary file

Does anyone know what I could do to fix this?

G_McC4332

Posted 2019-06-21T11:01:14.430

Reputation: 11

Question was closed 2019-06-22T01:32:11.277

No answers