run "virtualenv -p python2.7 <environment_name>" run "cd <environment_name>" run "source bin/activate" extract test_task.7z to <environment_name> run "pip install -r pip-packages" can execute commands now