Issue31941
Created on 2017-11-04 02:26 by xoviat, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg305531 - (view) | Author: xoviat (xoviat) | Date: 2017-11-04 02:26 | |
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. |
|||
| msg305532 - (view) | Author: R. David Murray (r.david.murray) * ![]() |
Date: 2017-11-04 02:32 | |
Duplicate of #25655. Any concrete proposals for how to make this better are welcome. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:54 | admin | set | github: 76122 |
| 2017-11-04 02:32:58 | r.david.murray | set | status: open -> closed superseder: Python errors related to failures loading DLL's lack information nosy:
+ r.david.murray |
| 2017-11-04 02:26:04 | xoviat | create | |
