Re: ImportError: DLL load failed: The specified module could not be found.

Skip Montanaro <[email protected]> Thu, 31 Oct 2013 18:18:49 -0500
Newsgroups gmane.comp.python.sybase
Message-ID <CANc-5UyEANFLOMqumCVJpMC70M2vb1p9wsundYPdfWMv6X5ffQ@mail.gmail.com>
> Traceback (most recent call last):
>   File "<pyshell#0>", line 1, in <module>
>     import Sybase
>   File "build\bdist.win32\egg\Sybase.py", line 15, in <module>
>   File "build\bdist.win32\egg\sybasect.py", line 7, in <module>
>   File "build\bdist.win32\egg\sybasect.py", line 6, in __bootstrap__
> ImportError: DLL load failed: The specified module could not be found.

Underlying the sybasect module is probably an _sybasect.dll file. (I'm
not a Windows user, and am unfamiliar with the exact details of how
the various modules and DLLs are layered atop one another to provide
you with a functioning Sybase import.) Either _sybasect.dll is missing
or some other DLL it relies on is missing. Take a look at the
sybasect.py file and see what it imports around or in the
__bootstrap__ function.

Skip

------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk