android_universal$ ./makeramdisk.sh -filename boot.img
Traceback (most recent call last):
File "root/scripts/makeramdisk.py", line 17, in
from Library.utils import del_rw, getheader, run_command, rsa,
File "/home/sapphire/桌面/android_universal/android_universal/root/scripts/Library/utils.py", line 5, in
from Crypto.Util.asn1 import DerSequence
ModuleNotFoundError: No module named 'Crypto.Util.asn1'