ยท You'll need to have installed tkinter
to run this python file.
(and have python)
- Open your terminal
- Then paste this line on the terminal:
pip install tkinter
- And run the code!
- Open your terminal
- Paste this line on the terminal:
brew install python
- You're done!
- Go to your terminal.
- Locate the directory that you have the file.
- Then type
python3 main.py
orpython main.py
(if you have renamed the file, changemain.py
and put the name of the file). - and you're done!
- You need to have
tkinter
package installed!
@ikerlunaas 12/10/23