Problem during bench start command

looks like your redis server is not running.
check the status by typing sudo service redis-server status
if not running then type the following command to run the service
sudo service redis-server start
or refer following link: ModuleNotFoundError: No module named 'werkzeug.contrib' (erpnext 12.4.3) - #6 by MartinHBramwell