Since 45234p5u3245872458342 years ago when I made this, PyQt5 has broken out the web widgets I used for rendering the HTML documentation to its own package in pip (PyQtWebEngine). Add this to requirements.txt.
Also, update installation instructions in README.md to run the software using python main.pyw instead of python main.py.
Since 45234p5u3245872458342 years ago when I made this, PyQt5 has broken out the web widgets I used for rendering the HTML documentation to its own package in pip (PyQtWebEngine). Add this to requirements.txt.
Also, update installation instructions in README.md to run the software using
python main.pyw
instead ofpython main.py
.