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

Linux platform not supported? #9

Open
Qwertylex opened this issue May 27, 2017 · 1 comment
Open

Linux platform not supported? #9

Qwertylex opened this issue May 27, 2017 · 1 comment

Comments

@Qwertylex
Copy link

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)

@toniqyteza
Copy link

You need to install pip and python

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