Closed liang3588 closed 2 years ago
Hi, @liang3588. Chamfer can not be installed by pip. Go to extensions/chamfer_dist
and run python setup.py install --user
. (reference: here. )
Thank you! It is very kind of you!
but where is the 'extensions' file
"ModuleNotFoundError: No module named 'chamfer'. " I want to install chamfer by pip install chamfer, but it reminds So, how should I install the 'chamfer' module? Thank you very much!