Python No module named feedparser

I want to use following tool to download paper from arxiv

https://github.com/pvskand/arXiv_download

I installed it by pip

When trying to run python arXiv, following error happened.

Install feedparser using pip

Run python arXiv again, the issue is fixed