Newbie question about "import arcgisscripting"

Becky Kern kern.ra at gmail.com
Fri Nov 12 14:49:08 EST 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20101112/6e6482ca/attachment.html>


More information about the Python-list mailing list