pip install pyqt5 sympy
git clone https://github.com/jilani-BLK/PyMath.git
cd PyMath
python main.py
pip install pyinstaller
pyinstaller --onefile main.py
dist/