Dynamic modules aren't supported by [zipimport](https://docs.python.org/3.10/library/zipimport.html), which is how zipapps work. It'd be nice to detect them and have the zipapp build fail. This will prevent hard-to-debug errors from happening at runtime.