Clone the repo and build the environment. git clone https://github.com/OpenDriveLab/PPGeo.git cd PPGeo conda env create -f environment.yml --name PPGeo conda activate ...