Installation problem in termux!!!!!!!!!!!

Author: harionloopCreated May 7, 2020Updated May 7, 2020

print("[*] Installing setoolkit to /usr/share/setoolkit..") print(os.getcwd()) subprocess.Popen("mkdir /usr/share/setoolkit/;mkdir /etc/setoolkit/;cp -rf * /usr/share/setoolkit/;cp src/core/config.baseline /etc/setoolkit/set.config",

This code from setup.py causing problems in installation in termux....I am attaching the SS Please leave the problem in red fonts!!! Main problem is NO SUCH FILE OR DICTIONARY!!!! Screenshot_20200507-213539

Source: trustedsec/social-engineer-toolkit