Just to add my thoughts on this... > > When thinking more about this, we should do the following: > > * re-run configure every time > * python version is changed > * pyinstaller version is changed > * pyinstaller path is changed > > And if there will be such a traceback - suggest user to run configure.py > step again. >
Isn't this already the recommended/standard practice? Also, the time it takes to run configure.py is so short that why not just make running configure.py an automated process that is executed every time. -- 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.
