New submission from xoviat <xov...@gmail.com>:

Yes, I know that this isn't Python's fault. I know how to resolve the problem. 
But what's frustrating is that this error message is totally unhelpful, because 
it doesn't contain the DLL that Python is looking for.

Yes, I know that the error message is just directly from windows. But there has 
to be some way to make this error message more helpful. There has to be some 
way to tell the user what the name of the DLL is. Because the current state of 
this error message is sad.

----------
messages: 305531
nosy: xoviat
priority: normal
severity: normal
status: open
title: ImportError: DLL Load Failure: The specified module cannot be found
type: enhancement

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31941>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to