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

I can't understand this "Build point cloud distance ops by running make under pc_distance" #1

Open
YangZiz opened this issue Dec 20, 2022 · 2 comments

Comments

@YangZiz
Copy link

YangZiz commented Dec 20, 2022

Hello dear author, I am interested in your work, but I have problems with the configuration of the environment. What does this mean, what should I do, and are there any things that need to be changed, such as addresses?

@HimangiM
Copy link
Owner

Hi @628linrain,

Thank you for your interest in our work! For the instruction - Build point cloud distance ops by running make under pc_distance - you need to run 'cd pc_distance' to get into the pc_distance directory, and then run the command 'make' which will install the makefile. When you run 'make' it should show success at the end. If it shows any errors, you will need to see what caused the make installation to fail.

As we are building using this GitHub code - https://github.com/wentaoyuan/pcn, you can also refer to this link for more instructions on the installation.

Please let me know if you have any more questions.

Thanks,
Himangi

@YangZiz
Copy link
Author

YangZiz commented Dec 22, 2022

Hi @HimangiM ,

Thanks for your help! With your help, I was done with this step, but then I ran into a new problem. I got the following error when running: cannot import name 'export_saved_model' from 'tensorflow.python.keras.saving.saved_model'.I tried to uninstall tensorflow and keras according to the Internet, but repeated several times without success, do you have any good suggestions?

Thanks,
Linrain

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