google-research / google-research/kubric

module 'kubric' has no attribute 'write_image_dict'

Open
#232 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
2.8k
Forks
278
PR merge metrics
No merged PRs in 30d

Description

Hello! I try to run the helloworld.py in docker, but it shows that:
Traceback (most recent call last):
File "examples/helloworld.py", line 38, in
kb.write_image_dict(frames_dict, "output")
AttributeError: module 'kubric' has no attribute 'write_image_dict'
Could you please help me to solve this problem? Thank you very much!

Contributor guide

Open the contributing guide

Research direction

Begin with examples/helloworld.py and reproduce the traceback in the Docker setup. Check how the kubric module exposes write_image_dict and compare that call with the installed package; done means the example runs without the AttributeError and produces the expected output in the stated output location.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, python
Domain
developer-experience
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.