Yes I want to create a run configuration in PyCharm to run Pyinstaller and get my executable. According to the Pyinstaller documentation you should be able to locate an pyth
Install pyinstaller in pycharm, then open the pycharm terminal and write python -m PyInstaller.
python -m PyInstaller