The following is a truncated version of my code, which runs perfectly using Jupyter Notebook. I\'m looking to have it compiled into an .exe, using Pyinstaller.
pip install https://github.com/pyinstaller/pyinstaller/archive/develop.tar.gz
Direct install the latest version can be compatible with python 3.8