I encountered the message ModuleNotFoundError: No module named 'pkg_resources.extern' while running an exe build for my usual application. The strange thing was that the application requirements and ...