from . import settings

twinbaby

Supremacy Member
Joined
Jul 8, 2014
Messages
5,417
Reaction score
1,499
Hi there,

There is a script which I downloaded from Internet that does not that has error. Do advise.

__import__(name)
File "/root/Desktop/MobilePTtools/Mobile-Security-Framework-MobSF-master/MobSF/settings.py", line 15, in <module>
from MobSF import utils
File "/root/Desktop/MobilePTtools/Mobile-Security-Framework-MobSF-master/MobSF/utils.py", line 22, in <module>
from . import settings
ImportError: cannot import name settings
[2019-04-01 10:16:17 +0000] [21903] [INFO] Worker exiting (pid: 21903)
[2019-04-01 10:16:17 +0000] [21899] [INFO] Shutting down: Master
[2019-04-01 10:16:17 +0000] [21899] [INFO] Reason: Worker failed to boot.
 
Important Forum Advisory Note
This forum is moderated by volunteer moderators who will react only to members' feedback on posts. Moderators are not employees or representatives of HWZ Forums. Forum members and moderators are responsible for their own posts. Please refer to our Community Guidelines and Standards and Terms and Conditions for more information.
Top