hackappcom / iloot

OpenSource tool for iCloud backup extraction
https://hackapp.com/
637 stars 201 forks source link

line 68 #41

Open recyclebin1123 opened 9 years ago

recyclebin1123 commented 9 years ago

Hi. As im writing all the things in. It comes with an error It says "file iloot.py", line 68 Print failed "chunk decryption failed" Syntaxerror: Missing parentheses in call "print"

What to do?

victorhooi commented 9 years ago

Hmm, are you running this under Python 3 by any chance?

I believe that iLoot only works with Python 2.

recyclebin1123 commented 9 years ago

Okay, i've tried that, but now it says "Traceback (most recent call last) file "iloot.py", line 5, in import gevent import error: No module name gevent

hackappcom commented 9 years ago

Hi, sorry about delay. What is your python version?