* Remove sudo from mo install_prerequisites.sh
* Move venv folder to $HOME dir
* Wrap $venv_python_binary with double quotes
* Add variable to store `$HOME/venv_mo`
* Use one venv for all OpenVINO tools
* Add ROOT_DIR variable
* Add python venv creation
* Add message about venv to the .bat script
* Fix a typo