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

error in error handler: TypeError: 'NotImplementedType' object is not callable #72

Open
CarlFK opened this issue Nov 28, 2017 · 0 comments

Comments

@CarlFK
Copy link
Contributor

CarlFK commented Nov 28, 2017

sudo hdmi2usb-mode-switch --mode operational
Traceback (most recent call last):
File "/usr/bin/hdmi2usb-mode-switch", line 11, in
load_entry_point('hdmi2usb.modeswitch==0+unknown', 'console_scripts', 'hdmi2usb-mode-switch')()
File "/usr/share/hdmi2usb-mode-switch/hdmi2usb/modeswitch/cli.py", line 207, in main
raise NotImplemented("Not yet finished...")
TypeError: 'NotImplementedType' object is not callable

I can figure it out, but I burn up time trying to figure it out. mostly double checking that I don't see some other error.

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

1 participant