m0bilesecurity / RMS-Runtime-Mobile-Security

Runtime Mobile Security (RMS) 📱🔥 - is a powerful web interface that helps you to manipulate Android and iOS Apps at Runtime
https://twitter.com/mobilesecurity_
GNU General Public License v3.0
2.58k stars 373 forks source link

Runtime error #35

Closed iamsidharthbnair closed 4 years ago

iamsidharthbnair commented 4 years ago

python3 ./mobilesecurity.py Traceback (most recent call last): File "./mobilesecurity.py", line 6, in from flask_socketio import SocketIO ModuleNotFoundError: No module named 'flask_socketio'

flask_socketio requirement is already fulfilled still getting this error