On Thursday 08 of October 2015 15:10:36 David Cortesi wrote:
> hook-wx.lib.activex.py contains only the following:
>
> exec_statement("import wx.lib.activex")
>
> That's it! How can this can do anything useful to the app being built?
>
> hook-PySide.QtCore.py assigns an empty list to hiddenimports. It assigns a
> nonempty list to binaries also. But is there any reason not to delete that
> assignment of an empty list?
>
> hook-Xlib.py has imports of sys and PyInstaller.is_unix which are not used.
> Delete?
>
> hook-markdown.py imports collect_data_files but doesn't call it. Ok to
> delete?Please try to look at previous versions of those hooks if there is any typo. If not just remove the dead code. I just checked the markdown package and it does not contain any data files. -- Martin Zibricky -- 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 http://groups.google.com/group/pyinstaller. For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: This is a digitally signed message part.
