
- Added pip_cmd_run and pip_cmd_with_retries functions in install.py to handle pip command execution and retries. - Simplified the installation of devchat and virtualenv in install.py using the new functions. - Removed unnecessary checks in statusBarViewBase.ts.