I was trying to build a project where I need to import wikipedia module. I installed it with "pip install wikipedia". Then I ...