New 2.6 and wx install => DLL load failed: The specified procedure could not be found

2009-08-11 Thread RJ
le "", line 1, in File "C:\Python26\lib\site-packages\wx-2.8-msw-ansi\wx\__init__.py", line 45, in from wx._core import * File "C:\Python26\lib\site-packages\wx-2.8-msw-ansi\wx\_core.py", line 4, in < module> import _core_ ImportError: DLL lo

Re: DLL load failed: The specified procedure could not be found

2005-06-01 Thread Bill Davy
C\V1\SHIP\Debug\SHIP.py import SHIP # precompiled from H:\Husky\HostPC\V1\SHIP\Debug\SHIP.pyc # trying H:\Husky\HostPC\V1\SHIP\Debug\_SHIP_d.pyd # clear[2] __name__ # clear[2] __file__ Traceback (most recent call last): File "H:\Husky\HostPC\V1\SHIP\test1.py", line 15, in ? i

Re: DLL load failed: The specified procedure could not be found

2005-05-31 Thread John Machin
thon24 > C:\Python24\lib\site-packages > > Traceback (most recent call last): > File "H:\Husky\HostPC\V1\SHIP\test1.py", line 7, in ? > import SHIP > File "H:\Husky\HostPC\V1\Debug\SHIP.py", line 5, in ? > import _SHIP > ImportError:

DLL load failed: The specified procedure could not be found

2005-05-31 Thread Bill Davy
last): File "H:\Husky\HostPC\V1\SHIP\test1.py", line 7, in ? import SHIP File "H:\Husky\HostPC\V1\Debug\SHIP.py", line 5, in ? import _SHIP ImportError: DLL load failed: The specified procedure could not be found. a) What "specified procedure " b) SHIP was