ra1nstorm icon indicating copy to clipboard operation
ra1nstorm copied to clipboard

No module named 'm1n1Exception'

Open sacha38 opened this issue 2 years ago • 0 comments

Hi,

When I try to use ra1nstrom, I get this error message:

sacha@mac ra1nstorm-master % ./ra1nstorm /Users/sachaDownloads/ipad.ipsw Traceback (most recent call last): File "./ra1nstorm", line 9, in from others.ipsw import IPSW File "/Users/sacha/Downloads/ra1nstorm-master/others/ipsw.py", line 9, in from m1n1Exception import * ModuleNotFoundError: No module named 'm1n1Exception'

However I used the command pip3 install -r requirements.txt before launching.

I also try to uninstall and reinstall m1n1Exception but it's not work

sacha38 avatar Jun 06 '22 13:06 sacha38