Actions
h1. MacOS BrewPython3
First, "install brew":https://brew.sh and then open a terminal:
$ brew install gtk+3 pygobject3 adwaita-icon-theme gtk-mac-integration mercurial $ pip3 install future pyserial $ hg clone http://d-rats.com/hg/chirp.hg $ cd chirp.hg $ hg checkout py3 $ python3 chirpw
Updated by Dan Smith almost 4 years ago ยท 3 revisions