ubuntu22.04安装pointpillar时候出现下面的错误:
pip install .
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Processing /home/znks/PointPillars
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [20 lines of output]
Traceback (most recent call last):
File "/home/znks/PointPillars/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in <module>
main()
File