You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No match for argument: python-pip
Package openssl-1:1.1.1k-5.el8_5.x86_64 is already installed.
Package curl-7.61.1-22.el8.x86_64 is already installed.
Package which-2.21-16.el8.x86_64 is already installed.
Error: Unable to find a match: python-pip
./install.sh: line 129: pip: command not found
./install.sh: line 130: pip: command not found
/usr/bin/which: no python in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin)
python and pip is not same version
python -V, get version => line
./install.sh: line 145: -V: command not found
pip -V, get version => not
./install.sh: line 147: not: command not found
The text was updated successfully, but these errors were encountered:
No match for argument: python-pip
Package openssl-1:1.1.1k-5.el8_5.x86_64 is already installed.
Package curl-7.61.1-22.el8.x86_64 is already installed.
Package which-2.21-16.el8.x86_64 is already installed.
Error: Unable to find a match: python-pip
./install.sh: line 129: pip: command not found
./install.sh: line 130: pip: command not found
/usr/bin/which: no python in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin)
python and pip is not same version
python -V, get version => line
./install.sh: line 145: -V: command not found
pip -V, get version => not
./install.sh: line 147: not: command not found
The text was updated successfully, but these errors were encountered: