When executing the start.sh script, the process fails with an error similar to the following:
#./carr-1.20/start.sh -d -t 825
Script is running in offline mode
python3 is installed
Python version is 3.10.12
/usr/bin/python3: No module named pip
Pip3 is not installed. Pip3 is getting installed ...
Installing pip3 ...
./carr-1.20/start.sh: line 31: ./install_pip: No such file or directory
pip3 installation failed.
VMware NSX
This issue occurs when the CARR ZIP archive has been extracted, but the user has not changed directories into the extracted carr directory before running the script.
Navigate into the appropriate carr directory before executing the script.
# cd carr-1.20
Note: The actual directory name may vary depending on the version of CARR.