Registration Key confirmed. #=================================================== Run the following Command: rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm --- Run Command Error --- package epel-release-7-14.noarch is already installed #=================================================== #=================================================== Run the following Command: yum -y install epel-release --- Run Command Error --- File "/usr/bin/yum", line 30 except KeyboardInterrupt, e: ^ SyntaxError: invalid syntax #=================================================== #=================================================== Run the following Command: yum -y update yum* --- Run Command Error --- File "/usr/bin/yum", line 30 except KeyboardInterrupt, e: ^ SyntaxError: invalid syntax #=================================================== #=================================================== Run the following Command: yum -y install yum-fastestmirror.noarch yum-utils.noarch --- Run Command Error --- File "/usr/bin/yum", line 30 except KeyboardInterrupt, e: ^ SyntaxError: invalid syntax #=================================================== #=================================================== Run the following Command: yum -y update --- Run Command Error --- File "/usr/bin/yum", line 30 except KeyboardInterrupt, e: ^ SyntaxError: invalid syntax #=================================================== yum update finished.. #=================================================== Run the following Command: yum -y install git --- Run Command Error --- File "/usr/bin/yum", line 30 except KeyboardInterrupt, e: ^ SyntaxError: invalid syntax #=================================================== #=================================================== Run the following Command: git clone -b myami-python3 https://emg.nysbc.org/git/myami /tmp/myami/ --- Run Command Error --- Checking out files: 47% (2127/4478) Checking out files: 48% (2150/4478) Checking out files: 49% (2195/4478) Checking out files: 50% (2239/4478) Checking out files: 51% (2284/4478) Checking out files: 52% (2329/4478) Checking out files: 53% (2374/4478) Checking out files: 54% (2419/4478) Checking out files: 55% (2463/4478) Checking out files: 56% (2508/4478) Checking out files: 57% (2553/4478) Checking out files: 58% (2598/4478) Checking out files: 59% (2643/4478) Checking out files: 60% (2687/4478) Checking out files: 61% (2732/4478) Checking out files: 62% (2777/4478) Checking out files: 63% (2822/4478) Checking out files: 64% (2866/4478) Checking out files: 65% (2911/4478) Checking out files: 66% (2956/4478) Checking out files: 67% (3001/4478) Checking out files: 68% (3046/4478) Checking out files: 69% (3090/4478) Checking out files: 70% (3135/4478) Checking out files: 71% (3180/4478) Checking out files: 72% (3225/4478) Checking out files: 73% (3269/4478) Checking out files: 74% (3314/4478) Checking out files: 75% (3359/4478) Checking out files: 76% (3404/4478) Checking out files: 77% (3449/4478) Checking out files: 78% (3493/4478) Checking out files: 79% (3538/4478) Checking out files: 80% (3583/4478) Checking out files: 81% (3628/4478) Checking out files: 82% (3672/4478) Checking out files: 83% (3717/4478) Checking out files: 84% (3762/4478) Checking out files: 85% (3807/4478) Checking out files: 86% (3852/4478) Checking out files: 87% (3896/4478) Checking out files: 88% (3941/4478) Checking out files: 89% (3986/4478) Checking out files: 90% (4031/4478) Checking out files: 91% (4075/4478) Checking out files: 92% (4120/4478) Checking out files: 93% (4165/4478) Checking out files: 94% (4210/4478) Checking out files: 95% (4255/4478) Checking out files: 96% (4299/4478) Checking out files: 97% (4344/4478) Checking out files: 98% (4389/4478) Checking out files: 99% (4434/4478) Checking out files: 100% (4478/4478) Checking out files: 100% (4478/4478), done. #=================================================== --- Start install Processing Server #=================================================== Run the following Command: yum -y install epel-release vim wget sudo rsync passwd tar firefox mlocate unzip bzip2 dbus-x11 --- Run Command Error --- File "/usr/bin/yum", line 30 except KeyboardInterrupt, e: ^ SyntaxError: invalid syntax #=================================================== #=================================================== Run the following Command: yum -y install ImageMagick MySQL-python compat-libf2c-34 compat-libgfortran-41 fftw-devel gcc-c++ gcc-gfortran gcc-objc gnuplot grace gsl-devel libtiff-devel netpbm-progs numpy openmpi-devel opencv-python python-devel python-imaging python-matplotlib python-tools scipy wxPython xorg-x11-server-Xvfb libjpeg-devel zlib-devel --- Run Command Error --- File "/usr/bin/yum", line 30 except KeyboardInterrupt, e: ^ SyntaxError: invalid syntax #=================================================== #=================================================== Run the following Command: which mpirun --- Run Command Error --- which: no mpirun in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) #=================================================== #=================================================== Run the following Command: locate mpirun --- Run Command Error --- locate: can not stat () `/var/lib/mlocate/mlocate.db': No such file or directory #===================================================