conda create --name dolly2 python=3.10.9 conda activate dolly2 pip install -r requirements.txt python test.py