Skip to content

LawsonGraham/GolfTeeTimeBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example.mov

To run this bot you must first install a couple a couple things to be able to run the code. Follow the steps listed here to configure your Mac.

  1. Install Python:

    Go to https://www.python.org/downloads/ and click the big yellow button "Download Python 3.10.2" (or whatever version it is)

  2. Opening Terminal

    Click command + space bar -> this should open a search bar on your computer Type "Terminal" into the bar and select the App 'Terminal'

  3. Install PIP:

    Paste this command into the Terminal: python3 -m ensurepip --upgrade

  4. Install Pillow:

    Paste this command into the Terminal: pip3 install Pillow

  5. Install OpenCV:

    Paste this command into the Terminal: pip3 install opencv-python

  6. Install PyAutoGUI:

    Paste this command into the Terminal: pip3 install pyautogui

  7. Install VSCode: Go to https://code.visualstudio.com/download and click the big blue button on the left "Mac"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages