ended9월 11일· 1 sources

What are PyInstaller "hidden imports" — and why do only dynamic imports break?

Why it matters

If you've ever packaged a Python desktop app with PyInstaller, you may have run into this: the app runs perfectly from source, but the frozen executable throws ModuleNotFoundError — and only when you ...

1
Sources
+0
24h
Growth
10d
Active

Sources

Related Issues