<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.5700.6" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Verdana><FONT size=2>what is the detail to </FONT><FONT
size=3>set up my IDE to work with the FWTools's python
version?</FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=3>I have modify my set up by it still report
can't load Dll. </FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=3></FONT></FONT> </DIV>
<DIV><FONT face=Verdana><FONT size=3>I have Edit all the value under Tools|Edit
python path| to 'C:\\FWTools' like</FONT></FONT></DIV>
<DIV><FONT face=Verdana>but when i check the sys.path it's value like the
following message:</FONT></DIV>
<DIV><FONT face=Verdana><FONT size=3></FONT></FONT> </DIV>
<DIV><FONT face=Verdana><FONT size=3>PythonWin 2.3.5 (#62, Feb 9 2005,
16:17:08) [MSC v.1200 32 bit (Intel)] on win32.<BR>Portions Copyright 1994-2004
Mark Hammond (<A
href="mailto:mhammond@skippinet.com.au">mhammond@skippinet.com.au</A>) - see
'Help/About PythonWin' for further copyright information.<BR>>>> import
sys<BR>>>> print(sys.path)<BR>['',
'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']<BR>>>> import
gdal<BR>Traceback (most recent call last):<BR> File "<interactive
input>", line 1, in ?<BR> File "C:\FWTools\pymod\gdal.py", line 191, in
?<BR> import _gdal<BR>ImportError: DLL load failed:
找不到指定的模块。<BR>>>> </DIV>
<DIV><BR></DIV></FONT>
<DIV><FONT size=2></FONT> </DIV>
<DIV align=left><FONT size=2>
<HR style="WIDTH: 122px; HEIGHT: 2px" SIZE=2>
</FONT></DIV>
<DIV><FONT color=#c0c0c0><FONT size=2>贠建明</FONT></DIV>
<DIV><FONT size=2>2006-11-02</FONT></FONT></DIV></FONT></BODY></HTML>