Solved: ModuleNotFoundError: No module named 'gensim'

Fix No module named 'gensim'

To Solve the error, Install the gensim using the following command.

pip install gensim