Appearance
如果你已经安装了Python环境,可以跳过这一步。
conda create -n baas_env python==3.9.18
conda activate baas_env
pip install -r requirements.txt