em-keyboard: `em -s red` error

OS: OS X 10.11.5 Python: Python 3.5.1 (default, Jun 6 2016, 15:12:24)

when I typed em -s red:

Traceback (most recent call last):
  File "/usr/local/bin/em", line 11, in <module>
    sys.exit(cli())
  File "/usr/local/lib/python3.5/site-packages/em/__init__.py", line 119, in cli
    found = do_find(lookup, names[0])
  File "/usr/local/lib/python3.5/site-packages/em/__init__.py", line 73, in do_find
    for name, definition in lookup.iteritems():
AttributeError: 'dict' object has no attribute 'iteritems'

QAQ Any suggestion about the error?

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Reactions: 1
  • Comments: 22 (7 by maintainers)

Most upvoted comments

I repackaged the master branch as em-keyboard-py3 so I can have a working install. Feel free to use that.

Thanks, accepted! I’ll try and get a release out today, or at least by year end.

I’ve just sent you the Maintainer invitation on PyPI, @hugovk

@hugovk I’ve initiated the transfer from my side.

Thanks!