You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 %
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: