解决方法 :
1.brew install xz
2.删除对应版本。然后重新安装。
pyenv uninstall 3.8.8 => pyenv install 3.8.8
3.重新安装 pip install objection==1.11.0
完成