Message125649
| Author | techtonik |
|---|---|
| Recipients | techtonik |
| Date | 2011-01-07.15:48:43 |
| SpamBayes Score | 0.004275377 |
| Marked as misclassified | No |
| Message-id | <1294415325.09.0.315523226252.issue10854@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
When an extension could not be loaded, because it requires some DLL that is missing, Python shows the following error message: ImportError: DLL load failed: The specified module could not be found. It will help tremendously in debugging extension problems if the missing DLL name is specified in error message. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-01-07 15:48:45 | techtonik | set | recipients: + techtonik |
| 2011-01-07 15:48:45 | techtonik | set | messageid: <1294415325.09.0.315523226252.issue10854@psf.upfronthosting.co.za> |
| 2011-01-07 15:48:43 | techtonik | link | issue10854 messages |
| 2011-01-07 15:48:43 | techtonik | create | |