Closed benmatok closed 2 years ago
Hi, thanks for this work! I tried setting up this project and got an error for missing open3d package. I tried installing it and there was a conflict with pyyaml. which version of open3d did you use?
pyyaml
Hi @benmatok ,
I'm using open3d 0.14.1. I think you can simply install with pip install open3d. If it doesn't work, please let me know.
pip install open3d
Hi, thanks for this work! I tried setting up this project and got an error for missing open3d package. I tried installing it and there was a conflict with
pyyaml
. which version of open3d did you use?