Forums

No module error

I keep getting the error " No module named 'Flask_SocketIO" despite installing the mentioned module using pip in the virtual environment console and having it in the requirements.txt file ?!

Make sure that you have installed it into the Python version/virtualenv that you are using to run your code.