My previous question was:<br>
<br>
I loaded gdal-python-13.win32-py2.4.exe (this came from UrbanSim download page).<br>
I have Python 2.4 from ActiveState<br>
I have numpy-1.0.2.win32-py2.4.exe installed<br>
I have PIL 1.1.6 installed<br>
<br>
Once I installed the gdal, I was testing if I could load an image (multispectral TIF file into a numpy array).<br>
<br>
I received the message back when I did the following:<br>
<br>
AttributeError: &#39;module&#39; object has no attribute &#39;Open&#39;<br>
<br>
I doulbe checked that I had the various modules and that I had the
_gdal.pyd in my DLLs directory and there was a __init__.py in my
site-packages\gdal directory.<br>
<br>
I also tried running other type of functions like gdal.AllRegister(), etc. and I received the same Error as above.<br>
<br>
I am trying to determine if I did anything incorrectly during the
install or how I might go about fixing the problem and if anyone has
had a similar problem.<br>
<br>
Thanks for any assistance.<br>
<br>
Nate<br>
<br>
<br clear="all"><br>-- <br><a href="http://www.jenningsplanet.com">http://www.jenningsplanet.com</a>