08caa8034d
When virtualenv and setuptools gots installed from source and rpm then their installation path lives at different places but when the python script got called then that time it choses either of rpm or source based path on system wide installation and leads to different failure as their methods are not implemeted. So by setting _clear_old_files to 0 will install python3-virtualenv python3-pip python3-setuptools from rpms only and avoid these failures. Change-Id: I0c162f1fe8168513e352546ab8dd2b68fa65b88c Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com> |
||
---|---|---|
.. | ||
04-install-pip |