[New-bugs-announce] [issue36266] Which module could not be found?

Phillip M. Feldman report at bugs.python.org
Mon Mar 11 17:43:32 EDT 2019


New submission from Phillip M. Feldman <Phillip.M.Feldman at 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.Feldman at gmail.com
priority: normal
severity: normal
status: open
title: Which module could not be found?
versions: Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36266>
_______________________________________


More information about the New-bugs-announce mailing list