0

How can I prevent such statements (import statements that are used in my code by the code itself or another module) from being shown on the splash page? I am not looking for it to be disabled as I do update it within my code, but just looking for it to not display the imports. Using the following expression to compile

python -m PyInstaller --clean --noconfirm grinch_bot.specenter image description here

I tried a couple of flags such as --noconfirm however did not have any luck

Safeer Abbas
  • 393
  • 4
  • 9

0 Answers0