Access list of imported modules from collect_submodules in hiddenimports from PyInstaller

前端 未结 0 859
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-15 10:18

I have an application bundled using PyInstaller. One of the hooks I created added some hiddenimports from a nested package: hiddenimports = collect_submodules("my

相关标签:
回答
  • 消灭零回复
提交回复
热议问题