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
python2 ./savefromdevice.py
Traceback (most recent call last):
File "./savefromdevice.py", line 8, in
from MobileDevice import *
File "/home/alex/iphone/savethemblobs/MobileDevice/init.py", line 29, in
from afc import *
File "/home/alex/iphone/savethemblobs/MobileDevice/afc.py", line 25, in
from MobileDevice import *
File "/home/alex/iphone/savethemblobs/MobileDevice/MobileDevice.py", line 28, in
from CoreFoundation import *
File "/home/alex/iphone/savethemblobs/MobileDevice/CoreFoundation.py", line 35, in
raise OSError(u'Platform not supported')
OSError: Platform not supported
Arch Linux 4.10.9-1-ARCH #1 SMP PREEMPT Sat Apr 8 12:39:59 CEST 2017 x86_64 GNU/Linux
Server = https://archive.archlinux.org/repos/2017/04/15/$repo/os/$arch
(arch linux is pinned to 2017-04-15)
The text was updated successfully, but these errors were encountered: