Vieux icon indicating copy to clipboard operation
Vieux copied to clipboard

Missing 'bsdiff4' when downgrade iPhone 5s to 10.3.3

Open hoangluong27 opened this issue 4 years ago • 5 comments

I've tried many ways to downgrade my iPhong 5s from 12.4.9 to 10.3.3. But Vieux showed that I missed something relate to ModuleNotFoundError: No module named 'bsdiff4' at ./vieux -i "PATH/TO/.ipsw" step

Screen Shot 2020-12-27 at 14 04 45

Computer (please complete the following information): REQUIRED -

  • Computer Model: iMac 2015 27'
  • MacOS Version: Big Sur 11.0.1
  • Python Version: Python 2.7.16 & 3.8.2
  • Vieux Version: Master

iOS Device (please complete the following information): REQUIRED -

  • Device: iPhone6,2
  • Desired Version: iOS 12.4.9 to iOS 10.3.3

hoangluong27 avatar Dec 27 '20 07:12 hoangluong27

i used:

export ARCHFLAGS="-arch x86_64"
python3 -m pip install --user -r requirements.txt

mstaack avatar Dec 27 '20 13:12 mstaack

i used:

export ARCHFLAGS="-arch x86_64"
python3 -m pip install --user -r requirements.txt

It's not work with me, still in the same problem Screen Shot 2020-12-27 at 20 23 49 Screen Shot 2020-12-27 at 20 24 09 Screen Shot 2020-12-27 at 20 24 28

hoangluong27 avatar Dec 27 '20 13:12 hoangluong27

hello, anyone here?

hoangluong27 avatar Jan 03 '21 15:01 hoangluong27

hello, anyone here?

which version of macOS and python 3.8 or 3.9? On my big sur with version python 3.9 it does not give such an error, but with python 3.8 it works.

lvl888 avatar Feb 24 '21 08:02 lvl888

Downgrade python to 3.6.0

bkchucnc avatar Nov 13 '21 14:11 bkchucnc