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

Update main #59

Open
mpotane opened this issue Sep 29, 2021 · 1 comment
Open

Update main #59

mpotane opened this issue Sep 29, 2021 · 1 comment

Comments

@mpotane
Copy link

mpotane commented Sep 29, 2021

2021-09-29 11:34:31.001508] Waiting for device
[2021-09-29 11:34:31.001979] Found device = 0e8d:201c
Traceback (most recent call last):
File "main.py", line 237, in
main()
File "main.py", line 40, in main
device = Device().find()
File "/home/p0txky/Documents/bypass_utility/src/device.py", line 109, in find
self.ep_in = usb.util.find_descriptor(cdc_if, custom_match=lambda x: usb.util.endpoint_direction(x.bEndpointAddress) == usb.util.ENDPOINT_IN)
File "/usr/local/lib/python3.8/site-packages/usb/util.py", line 192, in find_descriptor
return _interop._next(desc_iter(**args))
File "/usr/local/lib/python3.8/site-packages/usb/_interop.py", line 68, in _next
return next(iter)
File "/usr/local/lib/python3.8/site-packages/usb/util.py", line 183, in desc_iter
for d in desc:
TypeError: 'NoneType' object is not iterable

@mpotane
Copy link
Author

mpotane commented Sep 29, 2021

On Opensuse Tumbleweed

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