-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
em -s red
error
#15
Comments
Looks like you're using Python 3. I believe I just released a fix for this issue yesterday. Are you using the latest release? |
I installed em by pip:
All the requirements already up-to-date, So should I install the package from the source code? |
I just installed |
Can still confirm this. |
I get same error on Python 3.5 |
Same error with 0.0.7. |
This issue has already been fixed via commit judy2k/em@186bc20 (PR #19) but not included in current published version 0.0.7 yet (looks like there's no actual difference between 0.0.6 and 0.0.7). |
Since @kennethreitz is on the Py3 train now, I'm surprised this is still busted in the released version |
Same here, I just install today.
|
I repackaged the master branch as |
I just installed |
Kenneth Reitz recently transferred this repo to @inishchith: not-kennethreitz/team#21 (comment) Latest master works for Python 3. Python 2 reaches EOL on 2020-01-01: @inishchith, please could you review the open PRs and then create a new release to PyPI? |
WorkaroundInstall from master: python3 -m pip install https://github.com/inishchith/em-keyboard/archive/master.zip |
@inishchith Please could you make a new release? The maintainers listed at https://pypi.org/project/em-keyboard/ are @kennethreitz42 or @timofurrer, would you be able to make a new release or give someone else access on PyPI? Thank you! |
@hugovk The workaround for the past 2.5 years is to use |
@hugovk I've been busy with personal stuff. If you think you can maintain the repository, I shall hand over the ownership to you. LMK. Thanks! |
@inishchith I'd be happy to help out, at least with general maintenance and releasing. Thanks! |
@hugovk I've initiated the transfer from my side. Thanks! |
Done, thanks! @kennethreitz42 @timofurrer, please could you give me access to make a release to https://pypi.org/project/em-keyboard/ on PyPI? |
I've just sent you the Maintainer invitation on PyPI, @hugovk |
Thanks, accepted! I'll try and get a release out today, or at least by year end. |
🚀 And released! https://github.com/hugovk/em-keyboard/releases/tag/v1.0.0 Thanks everyone! |
OS: OS X 10.11.5
Python: Python 3.5.1 (default, Jun 6 2016, 15:12:24)
when I typed
em -s red
:QAQ Any suggestion about the error?
The text was updated successfully, but these errors were encountered: