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

No Backend Error (iPhone SE 2016) #314

Open
jonahdecker opened this issue Aug 29, 2022 · 1 comment
Open

No Backend Error (iPhone SE 2016) #314

jonahdecker opened this issue Aug 29, 2022 · 1 comment

Comments

@jonahdecker
Copy link

jonahdecker commented Aug 29, 2022

Last login: Sun Aug 28 20:54:25 on ttys000
jonahdecker@Jonahs-MBP ~ % cd ipwndfu-master      
jonahdecker@Jonahs-MBP ipwndfu-master % sudo python2 ipwndfu -p
Password:
Traceback (most recent call last):
  File "ipwndfu", line 48, in <module>
    device = dfu.acquire_device()
  File "/Users/jonahdecker/ipwndfu-master/dfu.py", line 16, in acquire_device
    for device in usb.core.find(find_all=True, idVendor=0x5AC, idProduct=0x1227, backend=backend):
  File "/Users/jonahdecker/ipwndfu-master/usb/core.py", line 1263, in find
    raise NoBackendError('No backend available')
usb.core.NoBackendError: No backend available
jonahdecker@Jonahs-MBP ipwndfu-master % 
@iarchiveml
Copy link

Known issue that won't be fixed

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

2 participants