pointnet2
pointnet2 copied to clipboard
tensorflow.python.framework.errors_impl.NotFoundError:<exception str() failed>
When I compiled the script "tf_sampling_compile.sh", there was no errors. But when I ran the python file "tf_sampling.py", I got an error just like the title. The detailed error message is showed below. I have no idea how to solve it. Any advice will be appreciated.
Traceback (most recent call last):
File "tf_sampling.py", line 13, in
我也遇到了和你完全一样的问题,请问你解决了吗?
我也遇到了和你完全一样的问题,请问你解决了吗?
Bro, I have successfully solved it. The reason for the problem is that your own tensorflow path is not corresponds to the path in tf_sampling_compile.sh. You need to modify the path in tf_sampling_compile.sh at your situation. Be sure to all the path in tf_sampling_compile.sh are right. Have a good luck. By the way, How do you know I'm a Chinese?
我也遇到了和你完全一样的问题,请问你解决了吗?
Bro, I have successfully solved it. The reason for the problem is that your own tensorflow path is not corresponds to the path in tf_sampling_compile.sh. You need to modify the path in tf_sampling_compile.sh at your situation. Be sure to all the path in tf_sampling_compile.sh are right. Have a good luck. By the way, How do you know I'm a Chinese?
thank you, i'll try to fix it as you said. By the way, because you id: wodezhongguoxin.
秀呀
朋友,你好。>O< ------------------ 原始邮件 ------------------ 发件人: "purity77"[email protected] 发送时间: 2019年6月8日(星期六) 下午5:43 收件人: "charlesq34/pointnet2"[email protected]; 抄送: "wodezhongguoxin"[email protected];"Author"[email protected]; 主题: Re: [charlesq34/pointnet2]tensorflow.python.framework.errors_impl.NotFoundError:<exception str() failed>(#100)
秀呀
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
hi,I just met the same problem with you,but my tensorflow path is corresponds to the path in tf_sampling_compile.sh. Can you help me? thanks a lot.