You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"/home/pc_scene_completion_ws/src/pc_object_completion_cnn/scripts/shape_completion_server/mesh_completion_server.py", line 21, in <module>
import curvox.pc_vox_utils
ImportError: No module named pc_vox_utils
[pc_cnn_mesh-4] process has died [pid 11645, exit code 1, cmd /home/pc_scene_completion_ws/src/pc_object_completion_cnn/scripts/shape_completion_server/mesh_completion_server.py __name:=pc_cnn_mesh __log:=/root/.ros/log/f8409d08-efb4-11e9-9a8c-d89ef348a920/pc_cnn_mesh-4.log].
log file: /root/.ros/log/f8409d08-efb4-11e9-9a8c-d89ef348a920/pc_cnn_mesh-4*.log
Is this module missing? I cannot find it
Thanks!
The text was updated successfully, but these errors were encountered:
@jvarley I have gone through your sanity check and everything is working as expected, but I still get the above error. This issue seems to be related to my other issue on the missing Curvox packages.
To "fix" that issue (on missing packages), I replaced it with the latest commit on the master branch of your package https://github.com/jvarley/curvox. I assume that this hack is why things are broken.
Can you please help me fix this? I would really appreciate it, as I have spent a lot of time trying to fix it, but there is not much I can do if there is code missing or I am using the wrong versions of things.
I am getting this error:
Is this module missing? I cannot find it
Thanks!
The text was updated successfully, but these errors were encountered: