Skip to content

rendering fails: TypeError: 'NoneType' object is not subscriptable #9

@anilesec

Description

@anilesec

Thanks for making the obman_render code available.
I am trying to render multiple views of obman. I installed everything based on your well written instructions.

But when I launch the blender using the commands provided in GitHub page, I am getting an error message at thie line

File "./blender_hands.py", line 223, in run
segm_img = cv2.imread(tmp_segm_path)[:, :, 0]
TypeError: 'NoneType' object is not subscriptable

same errors for blender_grasps,py also

I would like to know if you had also encountered this error at any point of time.
It would be a great help if you could have suggestions or hints to solve this error, because even after spending more than 2 days I could not find the reason(may be because, I am new to blender)

Thank in Advance!
Hoping to hear from you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions