[QUESTION]ModuleNotFoundError: No module named 'teaserpp_python.teaserpp_python'
I met the following error when testing the python example
(teaser_test) root@something:~/autodl-tmp/TEASER-plusplus/examples/teaser_python_ply# python teaser_python_ply.py
Traceback (most recent call last):
File "teaser_python_ply.py", line 5, in
after
(teaser_test) root@something:~/autodl-tmp/TEASER-plusplus/build# cd python && pip install . Processing /root/autodl-tmp/TEASER-plusplus/build/python Requirement already satisfied (use --upgrade to upgrade): teaserpp-python==1.0.0 from file:///root/autodl-tmp/TEASER-plusplus/build/python in /root/miniconda3/envs/teaser_test/lib/python3.6/site-packages
plz tell me how to run the python example
i get it,i don't use fpfh=on
i also get it, but i don't how to slove it
Which version do you use? Please remove /usr/local/include/teaser and then re-build the package please. I also confronted that issue, but it was my mistake.