Installation
To get started with GooeyPie, you’ll need to install it using Python’s package manager, pip. Select your operating system below for specific instructions.
Open your Command Prompt or PowerShell and run the following command:
python -m pip install gooeypieOpen your Terminal and run the following command:
python3 -m pip install gooeypieOpen your Terminal. You may need to ensure tkinter is installed on your system first (e.g., sudo apt install python3-tk on Ubuntu/Debian). Then run:
python3 -m pip install gooeypie