Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QUESTION]ModuleNotFoundError: No module named 'teaserpp_python.teaserpp_python' #176

Open
Hana61 opened this issue Nov 23, 2023 · 3 comments

Comments

@Hana61
Copy link

Hana61 commented Nov 23, 2023

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
import teaserpp_python
File "/root/miniconda3/envs/teaser_test/lib/python3.6/site-packages/teaserpp_python/init.py", line 1, in
from .teaserpp_python import *
ModuleNotFoundError: No module named 'teaserpp_python.teaserpp_python'

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

@junxiaofanchen
Copy link

i get it,i don't use fpfh=on

@YuexinMu
Copy link

YuexinMu commented Mar 8, 2024

i also get it, but i don't how to slove it

@LimHyungTae
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants