dll load error
Asked by
Theo
After having installed oursql I get a dll load failure when I import the module.
from oursql import *
Traceback (most recent call last):
File "<pyshell#2>", line 1, in <module>
from oursql import *
ImportError: DLL load failed: The specified procedure could not be found.
As you can see the oursql module is loaded but then it tries to load a dll file.
Can anyone tell me which dll files are involved ?
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- oursql Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Kurtis Mullins
- Solved:
- Last query:
- Last reply:
To post a message you must log in.