#! /bin/bash pyhton -m venv .venv-marqo source .venv-marqo/bin/activate pip install -r marqo/requirements.txt