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

python 3 error with component stats: TypeError: 'dict_values' object does not support indexing #333

Closed
mbande opened this issue Nov 7, 2016 · 1 comment
Labels

Comments

@mbande
Copy link
Contributor

mbande commented Nov 7, 2016

traceback

Traceback (most recent call last):
  File "<console>", line 1, in <module>
  File "/usr/local/lib/python3.4/dist-packages/streamparse/cli/stats.py", line 98, in _get_component_ui_detail
    return detail.values()[0]
TypeError: 'dict_values' object does not support indexing
@dan-blanchard
Copy link
Member

Thanks for the report. Will fix this one right away.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants