echo"$0: step 2.3: ensuring Python dependencies are installed" 1>&2
if["$install_basesw_python"= 1 ];then
echo"$0: step 2.3: ensuring Python dependencies are installed" 1>&2
if["$install_basesw_python"= 1 ];then#are we running in --both mode, i.e. for the venv init is run for the first time, i.e. the problematic package having issues with to new setuptools is not yet installed?
if["$install_basesw_python"= 1 ];then#are we running in --both mode, i.e. for the venv init is run for the first time, i.e. the problematic package having issues with to new setuptools is not yet installed?
# fix for broken anyjson and cl
# fix for broken anyjson and cl
# TODO: fix this more cleanly
# TODO: fix this more cleanly
pip install'setuptools<58'
pip install'setuptools<58'
fi
fi
# actual proper installation of python requirements
# actual proper installation of python requirements
echo"$0: step 2.3: ensuring Python dependencies are installed" 1>&2
if["$install_basesw_python"= 1 ];then
echo"$0: step 2.3: ensuring Python dependencies are installed" 1>&2
if["$install_basesw_python"= 1 ];then#are we running in --both mode, i.e. for the venv init is run for the first time, i.e. the problematic package having issues with to new setuptools is not yet installed?
if["$install_basesw_python"= 1 ];then#are we running in --both mode, i.e. for the venv init is run for the first time, i.e. the problematic package having issues with to new setuptools is not yet installed?
# fix for broken anyjson and cl
# fix for broken anyjson and cl
# TODO: fix this more cleanly
# TODO: fix this more cleanly
pip install'setuptools==57.5.0'
pip install'setuptools==57.5.0'
fi
fi
# actual proper installation of python requirements
# actual proper installation of python requirements