Re: help me python

2009-01-31 Thread Robert Kern
On 2009-01-31 19:52, John Machin wrote: On Feb 1, 11:09 am, andrew cooke wrote: On Jan 31, 5:36 pm, aolsu...@gmail.com wrote: C:\Python26>vnc.py Traceback (most recent call last): File "C:\Python26\vnc.py", line 4, in import PyD3DES ImportError: DLL load failed: The specified module c

Re: help me python

2009-01-31 Thread John Machin
On Feb 1, 11:09 am, andrew cooke wrote: > On Jan 31, 5:36 pm, aolsu...@gmail.com wrote: > > > C:\Python26>vnc.py > > Traceback (most recent call last): > >   File "C:\Python26\vnc.py", line 4, in > >     import PyD3DES > > ImportError: DLL load failed: The specified module could not be found. > >

Re: help me python

2009-01-31 Thread andrew cooke
On Jan 31, 5:36 pm, aolsu...@gmail.com wrote: > C:\Python26>vnc.py > Traceback (most recent call last): >   File "C:\Python26\vnc.py", line 4, in >     import PyD3DES > ImportError: DLL load failed: The specified module could not be found. i'm surprised no-one has replied here. what is happening