[Gdal-dev] Beginner problem - can't load DLL

=?gb2312?B?2k+9qMP3?= yunjm2005 at gmail.com
Thu Nov 2 02:51:45 EST 2006


what is the detail to set up my IDE to work with the FWTools's python version?
I have modify my set up by it still report can't load Dll. 

I have Edit all the value under Tools|Edit python path|  to 'C:\\FWTools' like
but when i check the sys.path it's value like the following message:

PythonWin 2.3.5 (#62, Feb  9 2005, 16:17:08) [MSC v.1200 32 bit (Intel)] on win32.
Portions Copyright 1994-2004 Mark Hammond (mhammond at skippinet.com.au) - see 'Help/About PythonWin' for further copyright information.
>>> import sys
>>> print(sys.path)
['', 'C:\\WINDOWS\\system32\\python23.zip', 'C:\\FWTools\\bin', 'C:\\FWTools\\pymod', 'C:\\Python23\\DLLs', 'C:\\Python23\\lib', 'C:\\Python23\\lib\\plat-win', 'C:\\Python23\\lib\\lib-tk', 'C:\\Python23\\Lib\\site-packages\\pythonwin', 'C:\\Python23', 'C:\\Python23\\lib\\site-packages', 'C:\\Python23\\lib\\site-packages\\win32', 'C:\\Python23\\lib\\site-packages\\win32\\lib']
>>> import gdal
Traceback (most recent call last):
  File "<interactive input>", line 1, in ?
  File "C:\FWTools\pymod\gdal.py", line 191, in ?
    import _gdal
ImportError: DLL load failed: ÕÒ²»µ½Ö¸¶¨µÄÄ£¿é¡£
>>> 






ÚO½¨Ã÷
2006-11-02
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20061102/27694cfc/attachment.html


More information about the Gdal-dev mailing list