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

ValueError: No re-enumerated DFU device found #64

Open
Robopiyf opened this issue Dec 13, 2021 · 2 comments
Open

ValueError: No re-enumerated DFU device found #64

Robopiyf opened this issue Dec 13, 2021 · 2 comments

Comments

@Robopiyf
Copy link

entering dfu mode
Traceback (most recent call last):
File "dfu_windows.py", line 235, in
main()
File "C:\Users\HP\AppData\Local\Programs\Python\Python36\lib\site-packages\click\core.py", line 829, in call
return self.main(*args, **kwargs)
File "C:\Users\HP\AppData\Local\Programs\Python\Python36\lib\site-packages\click\core.py", line 782, in main
rv = self.invoke(ctx)
File "C:\Users\HP\AppData\Local\Programs\Python\Python36\lib\site-packages\click\core.py", line 1066, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "C:\Users\HP\AppData\Local\Programs\Python\Python36\lib\site-packages\click\core.py", line 610, in invoke
return callback(*args, **kwargs)
File "dfu_windows.py", line 226, in main
with dev:
File "dfu_windows.py", line 108, in enter
raise ValueError('No re-enumerated DFU device found')
ValueError: No re-enumerated DFU device found

@Gavin-00
Copy link

I also encounter this problem

@Shulyaka
Copy link

Are you using a powered USB hub?

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

3 participants