Hi,

I'm a brand new Python 2.7 user, attempting to use it to convert a raster
file to an ASCII file. I used ArcGis9.3 to create the raster file. My code
begins with the line

>>import arcgisscripting

However, Python gives an error message "ImportError: DLL load failed: The
specified module could not be found." I found arcgisscripting in a list of
available modules in the Python help menu. How do I successfully import the
module?

Thanks,
Becky
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to