I'm getting the following error message when running Pyinstaller: (I'm using the latest Anaconda distribution with Python 3.8.5)
AttributeError: Module 'PyQt5' has no attribute '__version__' I'm actually not using PyQt5 in this application. Any idea what's going on? Thanks, Kevin -- 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/6afaeabf-b176-4063-90cd-1d42d0a152aen%40googlegroups.com.
