import tkinter as tk from tkinter import ttk, messagebox import requests from datetime import datetime class WeatherApp: def init(self): self.window = tk.Tk() self ...
If all goes well you should see a message about game_gui being installed successfully and will be able to find pygame_gui in the list of installed packages for your python interpreter (PyCharm ...