This is sample tax calculator using a PyQT GUI.
Installation and Execution Steps:
- Ensure anaconda packages installed w/ PyQT in your python env or venv. If using pycharm, ensure project interpreter set w/ correct venv.
- Ensure .ui and main.py are in the same directory.
- Then "run" with python.