Skip to content
#

pyinstaller

Here are 158 public repositories matching this topic...

htgoebel
htgoebel commented Aug 30, 2020

If a hook as an excludedimports entry, this currently leads to duplicate log entries:

INFO     PyInstaller.depend.imphook:imphook.py:576 Excluding import 'argparse'
INFO     PyInstaller.depend.imphook:imphook.py:596   Removing import of argparse from module pickle
INFO     PyInstaller.depend.imphook:imphook.py:576 Excluding import 'doctest'
INFO     PyInstaller.depend.imphook:imphook.py

Improve this page

Add a description, image, and links to the pyinstaller topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pyinstaller topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.