hackappcom / iloot

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

What am I doing wrong :( #82

Open frameraid opened 8 years ago

frameraid commented 8 years ago

I read all issues and i searched all websites i could find about what i am doing wrong, but i dont get it ... i got python 2.7.11 installed, i unpacked the iloot folder into the python/scripts folder. when i execute python iloot.py after i directed there, it tells me that the syntax is wrong. i tried to pip install -r requirements.txt , didnt work too, i tried it from the scripts folder and from the iloot folder, same thing, syntax wrong, nothing works for me at all ... so what am i missing?

VascoSilver commented 8 years ago

I had the same problem, please help

larscmagnusson commented 7 years ago

Are you sure youre using python 2.7? try give just the "python" command and it should print out what version you are using.

What error msg do you get?

mac-enthusiast commented 7 years ago

type:

sudo pip install -r requirements.txt