To install required modules run following command in terminal.
pip install requests
pip install beautifulsoup4Other files in weather folder are required to successfully run program so open weather folder in your IDE
(If you dont know tkinter non_gui.py file is easy to understand)