ERROR: sudo supervisorctl restart frappe-bench-web,How to resolve this

When i restart the bench I am facing this issue

Also I have python 3.10 version
image

How can i resolve this
I have also tried these commands

bench setup socketio
bench setup supervisor
bench setup redis
sudo supervisorctl reload
sudo bench setup procfile
bench restart

Try this

sudo supervisorctl restart all

If you are on a local environment, then stop the server where bench start is running and run bench start again.