On Jul 14, 9:11 pm, Kay Schluehr <[EMAIL PROTECTED]> wrote:
> On 14 Jul., 06:03, moijes12 <[EMAIL PROTECTED]> wrote:
[snip]
> > Error i get is
> > ImportError: DLL load failed: The specified module could not be found.
>
> Notice that the message clearly indicates that Python found the module
> but
On Jul 14, 4:11 pm, Kay Schluehr <[EMAIL PROTECTED]> wrote:
> On 14 Jul., 06:03, moijes12 <[EMAIL PROTECTED]> wrote:
>
> > hi
>
> > there is a .pyd file present in the same folder as the script abc.py
> > by the name foo.pyd .I don't have foo.py .In the script abc.py I try
>
> > import foo
>
> > Er
On 14 Jul., 06:03, moijes12 <[EMAIL PROTECTED]> wrote:
> hi
>
> there is a .pyd file present in the same folder as the script abc.py
> by the name foo.pyd .I don't have foo.py .In the script abc.py I try
>
> import foo
>
> Error i get is
> ImportError: DLL load failed: The specified module could no
hi
there is a .pyd file present in the same folder as the script abc.py
by the name foo.pyd .I don't have foo.py .In the script abc.py I try
import foo
Error i get is
ImportError: DLL load failed: The specified module could not be found.
I have tried placing .pyd under C:\python25\DLLs but it d