Hey @Vedant, yes its easier to install PyInstaller using pip. Execute the following command to install:
pip install pyinstaller
Upgrade to the new version:
pip install --upgrade pyinstaller
Execute the following if you want to install the development version:
pip install https://github.com/pyinstaller/pyinstaller/tarball/develop