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

some problem about debug #36

Closed
robotSunGina opened this issue Jun 17, 2019 · 4 comments
Closed

some problem about debug #36

robotSunGina opened this issue Jun 17, 2019 · 4 comments

Comments

@robotSunGina
Copy link

hello, thanks for your method. when run the demo.py, there are some problems ,like
Traceback (most recent call last):
File "/home/robot/Downloads/pvnet-master/tools/demo.py", line 8, in
from lib.ransac_voting_gpu_layer.ransac_voting_gpu import ransac_voting_layer_v3
File "/home/robot/Downloads/pvnet-master/lib/ransac_voting_gpu_layer/ransac_voting_gpu.py", line 2, in
import lib.ransac_voting_gpu_layer.ransac_voting as ransac_voting
ImportError: /home/robot/Downloads/pvnet-master/lib/ransac_voting_gpu_layer/ransac_voting.cpython-36m-x86_64-linux-gnu.so: undefined symbol: _ZN2at5ErrorC1ENS_14SourceLocationESs
can you tell me reasons , thanks for your time.

@pengsida
Copy link
Member

Have you compiled the ransac voting layer

@robotSunGina
Copy link
Author

I compiled the ransac voting layer,but this problem still exists

1 similar comment
@robotSunGina
Copy link
Author

I compiled the ransac voting layer,but this problem still exists

@pengsida
Copy link
Member

It is possible that the compiling environment and runtime environment are not the same. You could have a check.

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

2 participants