首先说明我的环境:Ubuntu20.04.5+conda最新版+py37 具体安装命令如下: git clone https://github.com/dimatura/pypcd cd pypcd git fetch origin pull/9/head:python3 git checkout python3 python3 setup.py install --user 以上命令就是在本地上clon