If there is, it’s via some OS configuration - not PyInstaller. It’s not normal for shell RC files to print anything. Would it be enough to edit your ~/.zshrc, find the noisy line and either remove it or append > /dev/null to it to silence it (may also require redirecting stderr to null too)?
-- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/3e523832-fc9f-4038-b734-7224c147ba23n%40googlegroups.com.
