axi0mX / ipwndfu

open-source jailbreaking tool for many iOS devices
GNU General Public License v3.0
7.04k stars 1.7k forks source link

No Backend Error (iPhone SE 2016) #314

Open jonahdecker opened 1 year ago

jonahdecker commented 1 year ago
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 commented 1 year ago

Known issue that won't be fixed