Open duckinator opened 3 years ago
Dynamic modules aren't supported by zipimport, 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.
Dynamic modules aren't supported by zipimport, 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.