conda create -n ows python==3.8 conda activate ows pip install -r ./requirements.txt -U