Solved: ModuleNotFoundError: No module named 'rdflib'

Fix No module named 'rdflib'

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

pip install rdflib