I am getting two exe files. One at where specfile is and another on in "dist-gtk" folder which is target folder. Why?
How do you configure pyinstaller so that it can copy all those lib*.so and wx*.so and rest of them in "dist-gtk/lib" instead of "dist-gtk". "dist-gtk" is my target folder and with all these(*.so) files, it looks pretty ugly. Something like: lib/*.so app.exe Thanks Prashant -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
