Hello, we currently have multiple problems with compiling our script to a working exec. 1. issue is that not all libraries get found, means modulenotfounderror. We tried to solve the issue with the --hidden-import comment, but it didnt work. It finds some libraries but not all btw.
So we've decided to comment out all libraries that don't work (as a temporary solution) 2. issue was that our files don't get found (filenotfounderror). Thanks in advance! Best Regards, pure toxic -- 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/1a79e4bd-4c79-4ceb-84ac-e3b4517edf96n%40googlegroups.com.
