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

Traceback - exit whitout action #5

Open
zerutek opened this issue Nov 22, 2018 · 1 comment
Open

Traceback - exit whitout action #5

zerutek opened this issue Nov 22, 2018 · 1 comment

Comments

@zerutek
Copy link

zerutek commented Nov 22, 2018

$ python3 --version
Python 3.5.3
$ ./temper.py --help
Traceback (most recent call last):
  File "./temper.py", line 410, in <module>
    temper = Temper()
  File "./temper.py", line 258, in __init__
    self.usb_devices = usblist.get_usb_devices()
  File "./temper.py", line 99, in get_usb_devices
    with os.scandir(Temper.SYSPATH) as it:
AttributeError: __exit__
@zerutek
Copy link
Author

zerutek commented Nov 22, 2018

'wiryonolau' solve de problem.Please merge in master

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