#!/bin/bash

# exec > /tmp/foo.out 2>&1

# Here, we're really kind of giving up.  ronaldoussoren/py2app (mac build) says he doesn't have time to fix the problem.
# So instead of building a distributable hcm.app, we're just fixing the problem on one system at a time - the one(s)
# that we're running make on.
PATH=/usr/local/bin:/usr/local/Cellar/python@3.9/3.9.9/bin:"$PATH"
export PATH
python3 /usr/local/bin/hcm.py --gui