What do I need to import to use the hide_splash() function? PyCharm AI assistant suggests "from PyInstaller.utils.splash import hide_splash," but this raises the "cannot find reference" error. I am using the latest PyInstaller version 6.10.0. Thank you.
-- 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/794570fc-5134-4e47-8ec1-2f29d0cfab7fn%40googlegroups.com.
