Have administrative privileges and run from cmd
python -m venv --clear --prompt utec venv
venv\Scripts\activate.bat
pip install --upgrade pip setuptools wheel
pip install --editable .python3.10 -m venv --clear --prompt utec venv
. venv/bin/activate
pip install --upgrade pip setuptools wheel
pip install --editable .format # just type thispython -m unittest # May need python3