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

'Graph' object has no attribute 'node' #50

Closed
Kristen-Li opened this issue May 9, 2020 · 0 comments
Closed

'Graph' object has no attribute 'node' #50

Kristen-Li opened this issue May 9, 2020 · 0 comments

Comments

@Kristen-Li
Copy link

Traceback (most recent call last):
File "main.py", line 109, in
depth_feat_model)
File "E:\3D\3d-photo-inpainting\mesh.py", line 1843, in write_ply
input_mesh, info_on_pix, edge_mesh, depth, aft_mark = remove_dangling(input_mesh, edge_ccs, edge_me
sh, info_on_pix, image, depth, config)
File "E:\3D\3d-photo-inpainting\mesh.py", line 764, in remove_dangling
mesh = refresh_node(single_edge_node, mesh.node[single_edge_node], new_node, dict(), mesh)
AttributeError: 'Graph' object has no attribute 'node'

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

1 participant