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

Key Error 120: Already check. This key is available in raw images .But code not access this key. guide me #47

Open
Meeniha opened this issue Oct 20, 2024 · 1 comment

Comments

@Meeniha
Copy link

Meeniha commented Oct 20, 2024

phm_display.show_images([raw_images['side'][120],
raw_images['side'][30],
raw_images['top'][0]])

...........................................................................................................................................................
KeyError Traceback (most recent call last)
Cell In[3], line 1
----> 1 phm_display.show_images([raw_images['side'][120],
2 raw_images['side'][30],
3 raw_images['top'][0]])

KeyError: 120

@pradal
Copy link
Contributor

pradal commented Oct 20, 2024

Dear @Meeniha,
Could you give us more details about :

  1. How to reproduce your problem
  2. The version you installed (from source, which version or from conda)

Then, we will be able to reproduce your error, and see if it has already been solved.

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

2 participants