savethemblobs icon indicating copy to clipboard operation
savethemblobs copied to clipboard

error

Open luiginesbitt opened this issue 9 years ago • 1 comments

113 print 'Fetching firmwares Apple is currently signing for %s' % (args.device)

error invalid syntax

luiginesbitt avatar Sep 24 '15 20:09 luiginesbitt

It seems that this tool only works with python 2.7.9 and lower If you still need to install all the requirements, check if you have the "pip" command, and run python2.7 -m pip install -r requirements.txt If you don't have the "pip" command, simply download this file (got it from the Python wiki ) and run it.

WORMSTweaker avatar Jul 20 '16 14:07 WORMSTweaker