New submission from Phillip M. Feldman <phillip.m.feld...@gmail.com>:
I have a module that contains an import statement that imports a large number of items. This import was failing with the following error message: ImportError: DLL load failed: The specified module could not be found. The message would be so much more helpful if it named the offending DLL and module. ---------- components: Interpreter Core messages: 337698 nosy: phillip.m.feld...@gmail.com priority: normal severity: normal status: open title: Which module could not be found? versions: Python 3.6 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue36266> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com