Ivan Yu, thank you so much for the post. I did Part 1 with not much trouble... However, on Part 2, I am struggling to package the django app using Pyinstaller... No matter what I try, I get the following error:
PyInstaller.exceptions.PythonLibraryNotFoundError: Python library not found
Even when I want to package a very simple python app in a venv virtual env, I get this error... Any idea why ? Thank you