Hi Jared, You need to make a compile with -D , in this manner, is more easy see the error. Good luck
Il giorno gio 21 feb 2019 alle ore 12:48 jared sanchez < [email protected]> ha scritto: > The PyInstaller Windows executable works on some Windows 10 machines but > not all. I am using the -F or OneFile executable option which I thought > meant that the executable contains everything that it needs to run. I am > looking at 2 Windows 10 computers right now, one runs the PyInstaller > executable and the other doesn't: I get a " failed to execute script 'x' " > error. > > Is there a way to find the dependencies for the executable? > Even thought it is an 'executable, does the host machine still need to > have the proper version of python installed? > > -- > 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 post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/pyinstaller. > For more options, visit https://groups.google.com/d/optout. > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/pyinstaller. For more options, visit https://groups.google.com/d/optout.
