<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2657.73">
<TITLE>Python mapscript</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2 FACE="Arial">Hello:</FONT>
<BR><FONT SIZE=2 FACE="Arial">I am new Mapserver and following along in the 'Web Mapping Illustrated' book by Tyler Mitchell.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I cannot get the basic python script to run. </FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Import mapscript</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2 FACE="Arial">mapfile = &quot;Bob.map&quot;</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2 FACE="Arial">mapobect =&nbsp; mapscript.mapObj(mapfile)</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">The above code gives an error:&nbsp;&nbsp; AttributeError:&nbsp; 'module' object has not attribute 'mapObj'.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I am using Python Active build 245</FONT>
</P>
<BR>
<BR>

<P><FONT FACE="Times New Roman">Robert Brundage</FONT>
<BR><FONT FACE="Times New Roman">GIS Coordinator</FONT>
<BR><FONT FACE="Times New Roman">Department Public Works</FONT>
<BR><FONT FACE="Times New Roman">Fort Campbell, KY</FONT>
<BR><FONT FACE="Times New Roman">PH: 270-798-9571</FONT>
<BR><FONT FACE="Times New Roman">FAX: 270-798-2232</FONT>
</P>
<BR>

</BODY>
</HTML>